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

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

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

![image](https://user-images.githubusercontent.com/3779295/135751806-2f0db167-3d0f-4b88-8a9e-c6378c845717.png)

Unit tests passing against kovan testnet
![image](https://user-images.githubusercontent.com/3779295/135752006-f7a43566-8174-49df-8368-7c72ce0ba05c.png)