77 Forks
265 Stars
265 Watchers

Solidity

Algorithms and data structures implemented in Solidity

How to download and setup Solidity

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

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

If you have some problems with Solidity

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