Ecosyste.ms: Awesome
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: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dennis-mureti/blockchain_simplestorage
- Owner: dennis-mureti
- Created: 2022-08-16T20:47:53.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-16T21:15:28.000Z (over 2 years ago)
- Last Synced: 2024-11-05T18:41:25.864Z (2 months ago)
- Topics: brownie, etherium, python, rinkeby, solidity, web3
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.