/contract

Primary LanguageTypeScript

RAILGUN Contracts

Getting started

  • Install Node.js - using nvm is recommended
  • Run npm i to install dependencies
  • (Optional) Setup hardhat local network config in ~/.hardhat/networks.{js|ts|json} following the hardhat-local-networks-config-plugin format.
  • (Optional) Install hardhat-shorthand to use hh commands.
  • Run hh help or npx hardhat help for list of commands