@antefinance/ante-sdk
TypeScript icon, indicating that this package has built-in type declarations

1.0.2-alpha.3 • Public • Published

Readme

Running tests require you to create a .env file and fill in the required values. See .env.example Building or testing the project requires you to have a contracts folder in the root of the project. This allows us to export the Typescript interfaces for all contracts (contracts.ts). Expected folder structure:

  • ante-sdk
    • artifacts
      • v0.6
        • mocks
          • AnteConditionalTest.json
          • AnteERC20.json
        • AnteDecentralizedTrustScoreV1.json
        • AntePool.json
        • AntePoolFactory.json
        • AntePoolFactoryController.json
        • AntePoolLogic.json
        • AnteTest.json
    • mocks
      • AnteConditionalTest.json
      • AnteERC20.json
    • v0.5
      • AntePool.json
      • AnteTest.json
      • AnteFactory.json
    • v0.5.1
      • AntePool.json
      • AnteTest.json
      • AnteFactory.json
    • v0.5.2
      • AntePool.json
      • AnteTest.json
      • AnteFactory.json
    • v0.6
      • AnteDecentralizedTrustScoreV1.json
      • AntePool.json
      • AntePoolFactory.json
      • AntePoolFactoryController.json
      • AntePoolLogic.json
      • AnteTest.json
      • IAntePool.json

Readme

Keywords

Package Sidebar

Install

npm i @antefinance/ante-sdk

Weekly Downloads

83

Version

1.0.2-alpha.3

License

MIT

Unpacked Size

4.24 MB

Total Files

787

Last publish

Collaborators

  • antefinance