supercede / fund_me

A crowdfunding smart contract created with Brownie and written in Solidity and Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A crowdfunding smart contract created with Brownie and written in Solidity and Python

Resources

  • Solidity v0.6.7
  • Python v3.9.7
  • Brownie v1.18.1
  • Ganache v7.0.4 - for deploying to a local blockchain
  • infura - for deploying to the rinkeby testnet hosted on infura
  • Alchemy - for deploying to an ethereum mainnet fork (Infura can also be used)
  • Pytest

About

A crowdfunding smart contract created with Brownie and written in Solidity and Python


Languages

Language:Solidity 59.6%Language:Python 37.8%Language:Shell 2.7%