Skip to content

bill0x2A/frabric-protocol-natspec-bill

 
 

Repository files navigation

Frabric Protocol

This repository contains all the smart contracts which make up the Frabric Protocol, along with their tests and deployment scripts.

Setup

Assuming nodejs >= 16, npx, and yarn are available,

yarn

Testing

npx hardhat test

Coverage

npx hardhat coverage

About

Adding some natspec to frabric protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 57.8%
  • JavaScript 42.2%