Skip to content

NestJS-based API for querying AccessTime data on supported chains. Public endpoints for projects, subscriptions, and votes. Supports wallet auth for secure, multi-chain blockchain access.

License

Notifications You must be signed in to change notification settings

accesstimeio/accesstime-api

Repository files navigation

AccessTime API

Version

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

About

NestJS-based API for querying AccessTime data on supported chains. Public endpoints for projects, subscriptions, and votes. Supports wallet auth for secure, multi-chain blockchain access.

Topics

Resources

License

Stars

Watchers

Forks

Languages