Open source project that support the community to integrate their dApps to DePocket indexing engine
View Integrated dApps
·
Report Bug
·
Request Feature
$ yarn install
# development
$ yarn start
# watch mode
$ yarn start:dev
# production mode
$ yarn start:prod
# unit tests
$ yarn test
# e2e tests
$ yarn test:e2e
# test coverage
$ yarn test:cov
- Website - https://app.depocket.com
Nest is MIT licensed.