Skip to content

deifh1118/solidity-basics

Repository files navigation

solidity-basics

Examples of solidity smart contracts.

Environment

To install the environment we have to install the following tools:

  • Truffle is a framework used to compile, deploy and interact with smart contracts.
  • The geth tool could be used too for this purpose.
  • testrpc should also be installed to have a blockchain testnet to host the smart contracts.

See more at the docs folder in this repository.

License

MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published