https://github.com/dotnetrussell/fizzbuzzsolidity
This is my first attempt going it alone and creating something without a tutorial in solidity using brownie and python. It was deployed to both a local net and the Kovan test net
https://github.com/dotnetrussell/fizzbuzzsolidity
brownie ethereum ethereum-contract python smart-contracts solidity
Last synced: about 1 month ago
JSON representation
This is my first attempt going it alone and creating something without a tutorial in solidity using brownie and python. It was deployed to both a local net and the Kovan test net
- Host: GitHub
- URL: https://github.com/dotnetrussell/fizzbuzzsolidity
- Owner: DotNetRussell
- Created: 2021-10-03T11:27:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-03T11:38:49.000Z (over 4 years ago)
- Last Synced: 2025-01-22T09:12:20.528Z (over 1 year ago)
- Topics: brownie, ethereum, ethereum-contract, python, smart-contracts, solidity
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FizzBuzzSolidity
This is my first attempt going it alone and creating something without a tutorial in solidity using brownie and python. It was deployed to both a local net and the Kovan test net

Unit tests passing against kovan testnet
