linuxforphp / flare-smart-contracts-v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting started

  1. Clone this repo.
  2. Run yarn.
  3. Compile the solidity code: yarn c.
  4. Compile solidity code for forge and install forge-std library: forge build.

About

License:MIT License


Languages

Language:Solidity 78.1%Language:TypeScript 21.2%Language:JavaScript 0.6%Language:Shell 0.1%