/smart_contract

This is a repository showcasing a smart contract done with solidity using the remix ethereum IDE and test-deployed on Remix-VM(London)

Primary LanguageSolidity

first_smart_contract

  • This is a repository showcasing a smart contract done with solidity using the remix etherium IDE and test deployed.

The smart contract;

  • Adds blocks to a chain

Alt text

  • Gets the number of blocks in the chain so far

Alt text

  • Gets the number of blocks added

Alt text