Skip to content

agorapp-dao/agorapp-oauth-certificate-v1

Repository files navigation

Install

In order to run this project, it's necessary to install Foundry on your host machine. Follow the instructions here to set it up.

After successful installation you can install the project's dependencies:

forge install

Compile

forge build

Test

forge test -vvvv

Deploy

forge script script/AgorappBadgeV1.s.sol:AgorappBadgeV1Script --rpc-url $POLYGON_TESTNET --broadcast -vvvv --verify

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published