hsjoberg / fork-explorer
- среда, 5 мая 2021 г. в 00:25:41
Check how a BIP9-like softfork signalling goes
Fork Explorer let's you see the status of a BIP9-style softfork. It relies on bitcoind and its JSON-RPC server.
You need Deno to build and run this project. Deno is a new Javascript environment, similar to Node.
config/config.ts_TEMPLATE
to config/config.ts
and setting
bitcoind's JSON-RPC credentials up../build-frontend
../run-server
.MIT