n5ro / digitalax-contracts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Digitalax Monorepo

Smart Contracts

Setup

  • Move to repo folder cd smart-contracts
  • Install dependencies yarn
  • Run tests yarn test

Running GAS reports

  • in its own terminal tab run: npx buidler node
  • Run test with GAS profiling yarn test-with-gas

Metadata

Subgraph

  • Responsible for indexing events/data from the Digitalax contracts
  • Hosted subgraph details can be found here

About

License:MIT License


Languages

Language:Solidity 55.6%Language:JavaScript 39.7%Language:TypeScript 4.7%Language:Shell 0.0%