Chain Name | Deployed Address | Explorer Link |
---|---|---|
Vara Testnet | 0x383951634434f94d4bf23ab1d7825bff90fe6a00ec2c3f389e7b8d771b053af8 | https://idea.gear-tech.io/programs/0x383951634434f94d4bf23ab1d7825bff90fe6a00ec2c3f389e7b8d771b053af8?node=wss%3A%2F%2Ftestnet.vara.network |
cargo b --workspace
Run all tests, except gclient
ones:
cargo t --workspace -- --skip gclient
Run all tests:
# Download the node binary.
cargo xtask node
cargo t --workspace
Populate your .env
and run:
cd js
npm install
npm run start
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!