jonreiter / contract

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:TypeScript 69.5%Language:Solidity 30.0%Language:JavaScript 0.4%Language:Shell 0.0%