Skip to content

Common utility functions (e.g., signing order, encoding data) to interact with Tokenlon contracts.

License

Notifications You must be signed in to change notification settings

consenlabs/tokenlon-contracts-lib-js

Repository files navigation

@tokenlon/contracts-lib Build Status

Common utility functions (e.g., signing order, encoding data) to interact with Tokenlon contracts.

Installation

$ npm install @tokenlon/contracts-lib

This library requires ethers as peer dependency. Please remember to install ethers yourself with version in the caret range ^5.0.0.

Usage

This library provides helpers for signing signature and encoding data that is required to interact with Tokenlon strategy contracts. Each version of Tokenlon will have its dedicated library which is separated by directory. For example, the latest Tokenlon version is v5, and the v5 dedicated library will be located at @tokenlon/contracts-lib/v5.

Please refer to the README in each version directory for more details.

  • v5 (latest)

License

© ConsenLabs, 2022-NOW

Released under the MIT License

About

Common utility functions (e.g., signing order, encoding data) to interact with Tokenlon contracts.

Resources

License

Stars

Watchers

Forks

Packages

No packages published