This repository contains the code to interact with smart contracts deployed on Eon or Gobi (testnet) networks in the Horizen ecosystem.
Each contract has a dedicated folder with the following structure:
remix
- A set of scripts that can be imported into the Web Remix IDE to interact with the smart contract.js
- A script that can be run using Node.js locally to interact with the smart contract.README.md
- A file that contains instructions on how to use the scripts in theremix
andjs
folders.
- forger_stake - Code that allows users to interact with the functions of Forger Stake smart contract.