0.3.1 • Published 9 months ago
@functionx_io/contracts v0.3.1
Pundi AIFX contracts
Overview
Installation
$ yarn add @functionx_io/contractsTesting
# Run normal tests
$ yarn test
# Run tests with fork network
# 1. Start a local node fork network
$ yarn fork:xxxx
# 2. Run tests with fork network
$ yarn fork:test