Network config and asset info for SynFutures app.
npm install @synfutures/synfutures-artifact[![TypeScript version][ts-badge]][typescript-4-3]
[![Node.js version][nodejs-badge]][nodejs]
This repository keeps the network config and constants for SynFutures app, such as contract address, subgraph endpoint, token info and ABIs etc.
---
This project is intended to be used with the latest Active LTS release of [Node.js][nodejs].
- clean - remove coverage data, Jest cache and transpiled files,
- prebuild - lint source files and tests before building,
- build - transpile TypeScript to ES6,
- build:watch - interactive watch mode to automatically transpile source files,
- lint - lint source files and tests,
- test - run tests,
- test:watch - interactive watch mode to automatically re-run tests
Licensed under the APLv2. See the LICENSE file for details.
[ts-badge]: https://img.shields.io/badge/TypeScript-4.3-blue.svg
[nodejs-badge]: https://img.shields.io/badge/Node.js->=%2014.16-blue.svg
[nodejs]: https://nodejs.org/dist/latest-v14.x/docs/api/
[typescript]: https://www.typescriptlang.org/
[typescript-4-3]: https://www.typescriptlang.org/docs/handbook/release-notes/typescript-4-3.html
[license-badge]: https://img.shields.io/badge/license-APLv2-blue.svg
[jest]: https://facebook.github.io/jest/
[eslint]: https://github.com/eslint/eslintUnit-tests-in-plain-JavaScript
[prettier]: https://prettier.io
[gh-actions]: https://github.com/features/actions