Skip to content

ltonetwork/obridge

Repository files navigation

Ownables Hub

Service to provide Ownables as unlockable content for NFTs.

Installation

$ npm install

Built with NestJS.

Running the app

# development
$ npm run start
# Swagger => http://localhost:3000/api-docs

# 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

Bridging Ownables from LTO Network to EVM chain and vice versa

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors