1089 Forks
3945 Stars
3945 Watchers

corda

Corda is an open source blockchain project, designed for business from the start. Only Corda allows you to build interoperable blockchain networks that transact in strict privacy. Corda's smart contract technology allows businesses to transact directly, with value.

How to download and setup corda

Open terminal and run command
git clone https://github.com/corda/corda.git
git clone is used to create a copy or clone of corda 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 corda https://github.com/corda/corda/archive/master.zip

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

If you have some problems with corda

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