Skip to content

This a simple FundMe smart contract (Brownie version) I created as a part of my learning process

Notifications You must be signed in to change notification settings

VladislavGlupak/FundMe_Brownie_version

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FundMe_Brownie_version

This a simple FundMe smart contract (Brownie version) I created as a part of my learning process

Code allows to deploy to

  • development networks (ganache-cli, ganache ui)
  • rinkeby

There are 2 tests.

Requiremets:

Please,create yout .env file and provide

export PRIVATE_KEY=
export WEB3_INFURA_PROJECT_ID=
export ETHERSCAN_TOKEN=

About

This a simple FundMe smart contract (Brownie version) I created as a part of my learning process

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published