https://github.com/clemlak/secreth-santa-contracts-v2
https://github.com/clemlak/secreth-santa-contracts-v2
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/clemlak/secreth-santa-contracts-v2
- Owner: clemlak
- License: mit
- Created: 2020-11-25T00:04:54.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-10T23:21:11.000Z (over 5 years ago)
- Last Synced: 2025-01-21T18:15:51.796Z (over 1 year ago)
- Language: TypeScript
- Size: 227 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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