505 B
505 B
Fork Explorer
Fork Explorer let's you see the status of a BIP9-style softfork. It relies on bitcoind and its JSON-RPC server.
Build and run
You need Deno to build and run this project. Deno is a new Javascript environment, similar to Node.
- Fix config file by duplicating
config/config.ts_TEMPLATE
toconfig/config.ts
and setting bitcoind's JSON-RPC credentials up. ./run-server
.- Done.
License
MIT