An open API service indexing awesome lists of open source software.

https://github.com/dennis-mureti/blockchain_simplestorage


https://github.com/dennis-mureti/blockchain_simplestorage

brownie etherium python rinkeby solidity web3

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Blockchain_SimpleStorage (Brownie)
Smart contract to denonstrate deployment and storage of a smart contract while maintaining and keeping track of the contract owner.
Also able to read value of the account after deployment
Test was also done beforedeployment to confirm the number of deployments to be done and to confirm the success rate.