Skip to content

interplanaria/neonbitpic

Repository files navigation

neonbitpic

bitcoinless bitpic

Instantly spin up your own bitpic.network node in seconds. No Bitcoin node required. You can even run on your laptop.

Powered by neon planaria.

Literally takes 1 minute from cloning the project to running your own node.

bitpic

How it works

Neonbitpic builds the identical state machine as Gridbitpic, which becomes https://bitpic.network.

Now let's try running your own!

Start your own Bitpic node in 1 minute

Step 0. Install Docker

This app is powered by Docker. All you need is to have Docker installed.

Step 1. Clone this repository

This repository is all you need to run your own Bitpic node.

$ git clone https://github.com/interplanaria/neonbitpic.git
$ cd neonbitpic
$ npm install

Step 2. Start Synchronizing

Start the neon planaria crawler to store the transactions to your DB.

node neonplanaria

That's all! Your DB and file system will start populating.

Step 3. Run the web endpoint

Start a web server to serve.

node planarium

About

bitcoinless bitpic node, powered by neon planaria

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published