An open API service indexing awesome lists of open source software.

https://github.com/clemlak/secreth-santa-contracts-v2


https://github.com/clemlak/secreth-santa-contracts-v2

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# 🎅 Secreth Santa V2

Smart-contracts for Secreth Santa V2 (2020 edition).

## 🎁 Get started

- `npm i` to install the packages
- Create a `.env` file, you can use the `.env.example` to guide you. You can use Infura or Alchemy, but remember to update the `hardhat.config.ts` accordingly
- `npm run compile` to compile the contracts and create the TypeChain definitions
- `npm run test` to test the contracts
- `npm run deploy-rinkeby` to deploy them on Rinkeby