Skip to content

Counterparty Bitcoin Data Explorer - Single Page Application

License

Notifications You must be signed in to change notification settings

CNTRPRTY/xcpdev-spa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xcp.dev - single page application

Libre Counterparty Bitcoin Data Explorer

This is a Counterparty web client application, which requires an api to function. It is currently live at xcp.dev.


Install

Requires Node.js >= 18.

Install dependencies:

npm install

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

Counterparty Bitcoin Data Explorer - Single Page Application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages