Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

A lightweight XCP client using SPV verification and Torrents for block info distribution

License

Notifications You must be signed in to change notification settings

CounterpartyXCP/lightxcpclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lightxcpclient

A lightweight XCP client using SPV verification and Torrents for block info distribution.

Configuration is done via .env files, an example is included.

Initial code isn't useful yet, just committing the code to have a backup ;)

Installation

git clone https://github.com/CounterpartyXCP/lightxcpclient.git
cd lightxcpclient
npm install
cp .env-example .env

To run, simply issue a npm run dev

License

Read LICENSE

About

A lightweight XCP client using SPV verification and Torrents for block info distribution

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published