386 Forks
884 Stars
884 Watchers

cairo-contracts

OpenZeppelin Contracts written in Cairo for Starknet, a decentralized ZK Rollup

How to download and setup cairo-contracts

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

Or simply clone cairo-contracts with SSH
[email protected]:OpenZeppelin/cairo-contracts.git

If you have some problems with cairo-contracts

You may open issue on cairo-contracts support forum (system) here: https://github.com/OpenZeppelin/cairo-contracts/issues