Skip to content

Gwordo87/Fundraising-SC

Repository files navigation

Interaction

On devnet

Deploy & interact with contract:

python3 ./interaction/playground.py --pem=./testnet/wallets/users/alice.pem --proxy=http://localhost:7950

Interact with existing contract:

python3 ./interaction/playground.py --pem=./testnet/wallets/users/alice.pem --proxy=http://localhost:7950 --contract=erd1...

On testnet

Deploy & interact with contract:

python3 ./interaction/playground.py --pem=my.pem --proxy=https://testnet-gateway.multiversx.com

Interact with existing contract:

python3 ./interaction/playground.py --pem=my.pem --proxy=https://testnet-gateway.multiversx.com --contract=erd1...

About

MultiversX Fundraising Smart Contract allowing the creation of pots with or without objectives, with or without deadlines.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published