harmonixfi / core-smart-contract

Core smart contracts of Harmonix Finance
https://harmonix.fi/
0 stars 1 forks source link

Rock Onyx Vault Smart Contract (Solidity)

This repository contains the smart contract for the Rock Onyx Vault project, written in Solidity and using Hardhat.

Introduction

Rock Onyx Vault is a platform which provides automated Vaults with various strategies to maximize your returns with low risk.

Development Guide

To contribute to Rock Onyx Vault smart contract, follow these steps:

  1. Clone the Repository: Start by cloning this repository to your local machine.
  2. Install Dependencies: Install Hardhat and other required dependencies using npm install.
  3. Compile the Contract: Compile the Solidity smart contract using npx hardhat compile.
  4. Run Tests: Write and run tests using npx hardhat test.
  5. Deploy Locally: Deploy the contract locally using a local Ethereum network (e.g., Ganache).
  6. Make Changes: Make your desired changes to the contract code.
  7. Submit a Pull Request: Submit your changes as a pull request to the main branch.

Contribute Guide

We welcome contributions from the community! If you'd like to contribute to Rock Onyx Vault smart contract, please follow these guidelines:

Let's build Rock Onyx Vault together on the blockchain! šŸŒšŸ”’