Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mdolancode/web3.py-simple-storage
freecodecamp - Lesson 4 - Web3.py - Simple Storage Smart Contract
https://github.com/mdolancode/web3.py-simple-storage
smart-contracts solidity web3py
Last synced: 1 day ago
JSON representation
freecodecamp - Lesson 4 - Web3.py - Simple Storage Smart Contract
- Host: GitHub
- URL: https://github.com/mdolancode/web3.py-simple-storage
- Owner: mdolancode
- Created: 2021-12-21T00:10:53.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-21T00:19:08.000Z (about 3 years ago)
- Last Synced: 2024-11-29T09:16:50.762Z (2 months ago)
- Topics: smart-contracts, solidity, web3py
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# web3.py-simple-storage
## Lesson 4
1. Python and Web3.py.
2. Deploy to own local blockchain.
3. Deploy to testnet and mainnet.
4. Create transactions.
5. Sign transactions.
6. Send transactions.