Skip to content

idriss-xyz/tippingContract

Repository files navigation

Contracts

(Social) Tipping contracts used by IDriss.

Version info

This is v2 of our tipping contract. For v1 and other contracts used by IDriss, refer to our contracts repo.

Setting Up

Clone this repo with

git clone https://github.com/idriss-crypto/contracts.git

and then install the dependencies with

npm install
npx hardhat compile

Running tests

npx hardhat test

or with coverage report

npx hardhat coverage

License

This project is licensed under GPLv3.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published