Contract Name | Deployed Address | Explorer Link |
---|---|---|
Reclaim | 0xB68aCB36334311CEc471EE2541173EDc155FdA71 | https://explorer.execution.testnet.lukso.network/address/0xB68aCB36334311CEc471EE2541173EDc155FdA71 |
Install dependencies:
npm install --legacy-peer-deps
In node directory, populate your .env:
PRIVATE_KEY=your-private-key-here
Run Tests:
npm run test
Deploy Contracts on Testnet:
npx hardhat run scripts/deploy.ts --network luksoTestnet
We're excited that you're interested in contributing to our project! Before you get started, please take a moment to review the following guidelines.
Please read and follow our Code of Conduct to ensure a positive and inclusive environment for all contributors.
If you discover any security-related issues, please refer to our Security Policy for information on how to responsibly disclose vulnerabilities.
Before contributing to this project, please read and sign our Contributor License Agreement (CLA).
For Indie Hackers: Check out our guidelines and potential grant opportunities
This project is licensed under a custom license. By contributing to this project, you agree that your contributions will be licensed under its terms.
Thank you for your contributions!