128 Forks
465 Stars
465 Watchers

cadence

Cadence, the resource-oriented smart contract programming language 🏃‍♂️

How to download and setup cadence

Open terminal and run command
git clone https://github.com/onflow/cadence.git
git clone is used to create a copy or clone of cadence repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cadence https://github.com/onflow/cadence/archive/master.zip

Or simply clone cadence with SSH
[email protected]:onflow/cadence.git

If you have some problems with cadence

You may open issue on cadence support forum (system) here: https://github.com/onflow/cadence/issues