CNTRPRTY / xcpdev-genesis

Open Counterparty Bitcoin Data Explorer - DIY Node

Home Page:https://xcp.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xcp.dev

Libre Counterparty Bitcoin Data Explorer

THIS IS ALPHA SOFTWARE, but is live at https://www.xcp.dev.

This is an open source Counterparty data explorer server + client application. It requires a fednode to run the server... (WIP)


Run

CSS is generated by tailwind.js. Open 2 terminal windows at the same time. Run the following in one:

npx tailwindcss -i ./src/input.css -o ./src/output.css --watch

In the other, run:

npm start

This project was bootstrapped with Create React App.

About

Open Counterparty Bitcoin Data Explorer - DIY Node

https://xcp.dev

License:The Unlicense


Languages

Language:JavaScript 99.5%Language:HTML 0.3%Language:CSS 0.2%