Skip to content

webaverse/blockchain-sync-server

Repository files navigation

Blockchain Sync Server

This server syncs blockchain data from Webaverse's smart contracts and stores it in a database for faster access. Also it allows fetching any user NFTs from polygon, ethereum and sidechain.

View API Docs

Requirements

  • Node.js 16.x
  • MongoDB

Installation

  1. Clone the repository
$ git clone https://github.com/webaverse/Blockchain-sync-server
  1. Install dependencies
$ npm run start
  1. Run in development mode
$ npm run dev

TO DO:

  1. Write tests
  2. Write typedoc compatible documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published