Skip to content

duanyytop/smt-white-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f885e49 · May 6, 2022

History

8 Commits
Apr 29, 2022
Apr 27, 2022
May 6, 2022
Apr 27, 2022
Apr 27, 2022
Apr 27, 2022
Apr 27, 2022
Apr 29, 2022
Apr 29, 2022
Apr 27, 2022
Apr 27, 2022
Apr 28, 2022

Repository files navigation

smt-white-list

Prerequisites

The smt-white-list and syncer share the same mysql database, and the smt-white-list use CoTA data from the database to filter lock hash and smt root

Quick Start

Manual

  • Rename .env.example to .env
    • Update the database connection string in DATABASE_URL key
    • Update the ckb-indexer url string in CKB_INDEXER
  • Build with release profile: make build-release
  • Run with release profile: make run-release

Release

RUST_LOG=info DATABASE_URL=mysql://root:password@localhost:3306/db_name CKB_INDEXER=http://localhost:8116 ./smt-white-list

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages