Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lifinance/lifi-contract-types
https://github.com/lifinance/lifi-contract-types
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/lifinance/lifi-contract-types
- Owner: lifinance
- Created: 2021-12-15T07:34:56.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-12T05:09:55.000Z (8 months ago)
- Last Synced: 2024-04-12T21:18:11.755Z (8 months ago)
- Language: TypeScript
- Size: 23.3 MB
- Stars: 12
- Watchers: 10
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LI.FI Contract Types
Contract types, used internally to ensure passing the right values.
## build
```sh
yarn
yarn build
```