Skip to content

FraxFinance/frax-bonds

Repository files navigation

FXB

Installation

npm i && forge build

Compile

forge build

Test

forge test

forge test -w watch for file changes

forge test -vvv show stack traces for failed tests

Update to latest version of frax-standard-solidity

npm update frax-standard-solidity

Tooling

This repo uses the following tools:

  • frax-standard-solidity for testing and scripting helpers
  • forge fmt & prettier for code formatting
  • lint-staged & husky for pre-commit formatting checks
  • solhint for code quality and style hints
  • foundry for compiling, testing, and deploying

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published