Skip to content

paradiso-io/dto-validator

Folders and files

NameName
Last commit message
Last commit date
Jan 18, 2023
Jun 15, 2023
Sep 22, 2022
Jun 15, 2023
Mar 18, 2022
Jun 15, 2023
Jun 6, 2023
Jun 15, 2023
Jul 21, 2021
Jun 15, 2023
Sep 22, 2022
Jun 14, 2023
Jul 19, 2022
Aug 18, 2022
Jun 4, 2021
Jun 2, 2021
Jun 2, 2021
Aug 23, 2022
Jan 18, 2023
Jan 18, 2023
Jan 18, 2023
Jun 14, 2023
Jun 14, 2023
Feb 20, 2022
Jun 14, 2023
Jun 15, 2023
May 8, 2023
Jun 14, 2023
May 8, 2023
Jun 14, 2023
Jul 19, 2022
Feb 20, 2022
Jun 4, 2021

Repository files navigation

Bridge validator

Bridge validator is bridge token/NFT contract to multi chains

Getting started

Requirements

  • Nodejs
  • npm/yarn
  • Mongodb
  • Redis

Setup

  • Config your validator for Ethereum: create local.json in config directory with the following content
{
     "signer": "<put private key of your DTO deposit wallet>"
}
  • install submodule and library
git submodule update --init
npm install

Run

  • start api
npm run start
  • crawl data
npm run request

Contribute

Bridge validator exists thanks to its contributors. There are many ways you can participate and help build high quality software. Check out the contribution guide!

License

Bridge validator is released under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published