@impact-market/subgraph
TypeScript icon, indicating that this package has built-in type declarations

1.0.2-beta.1 • Public • Published

Subgraph

Test

In order to test, you need matchstick. You can use docker or the binary

With docker

Follow https://github.com/LimeChain/matchstick#quick-start-

The first time you need to build the docker image (with $ docker build -t matchstick .). From that onwards, it's only necessary if you change dependencies versions.

$ docker run -it --rm --mount type=bind,source=<absolute/path/to/project>,target=/matchstick matchstick

Deploy

$ yarn prepare:alfajores # or mainnet
$ yarn codegen
$ yarn build
$ yarn deploy:alfajores # or mainnet

Generate types and pre-package

$ yarn types
$ yarn package

Readme

Keywords

none

Package Sidebar

Install

npm i @impact-market/subgraph

Weekly Downloads

0

Version

1.0.2-beta.1

License

Apache-2.0

Unpacked Size

19.6 kB

Total Files

4

Last publish

Collaborators

  • anotherdev
  • paulo.j.sousa
  • obernardovieira
  • impact-market-admin