PasarProtocol / PasarDAssist

Pasar decentralized assist service that keeps listening events from the contract on ESC chain and organize the NFTs data to be as Database service.

Home Page:https://pasarprotocol.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Pasar Assist Service is developed base on the Nest framework.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

License

This project is licensed under the term GPLv3.

About

Pasar decentralized assist service that keeps listening events from the contract on ESC chain and organize the NFTs data to be as Database service.

https://pasarprotocol.io


Languages

Language:TypeScript 99.9%Language:JavaScript 0.1%