/indexer

Ordinals scan and parse the logic of BRC-20, BRC-721, and BRC-30

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Postgres local

docker run --name myPostgresDb -p 5455:5432 -e POSTGRES_USER=postgresUser -e POSTGRES_PASSWORD=postgresPW -e POSTGRES_DB=postgresDB -d postgres