0.0.1-dev • Published 3 years ago

@synfutures/synfutures-artifact-dev v0.0.1-dev

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 years ago

SynFutures artifact

TypeScript version Node.js version

This repository keeps the network config and constants for SynFutures app, such as contract address, subgraph endpoint, token info and ABIs etc.


Getting Started

This project is intended to be used with the latest Active LTS release of Node.js.

Available Scripts

  • 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

License

Licensed under the APLv2. See the LICENSE file for details.