tomat / fork-explorer

Check how a BIP9-like softfork signalling goes

Home Page:https://taproot.watch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

  1. Fix config file by duplicating config/config.ts_TEMPLATE to config/config.ts and setting bitcoind's JSON-RPC credentials up.
  2. ./build-frontend.
  3. ./run-server.
  4. Done.

License

MIT

About

Check how a BIP9-like softfork signalling goes

https://taproot.watch

License:MIT License


Languages

Language:TypeScript 91.9%Language:CSS 7.8%Language:Shell 0.3%Language:JavaScript 0.1%