0.4.1 • Published 3 years ago

minigate v0.4.1

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

MiniGate

A light weight metanet gateway for bitcoin.

Install

Install Nodejs

Download Nodejs here.

Install MiniGate

  1. Open a command line.
  2. npm install -g minigate

Usage

Use command

minigate

You will see

MiniGate Listening on 8000 ... Version: 0.0.1 Electrum Server: electrumx.bitcoinsv.io:50002

Now you can browse metanet B protocol resources at http://127.0.0.1:8000/[txid]

Advanced

You can specify which ElectrumX server minigate should connect to, by -e option.

like minigate -e sv.satoshi.io:50002

To find ElectrumX server, just open your electrum wallet, Tools -> Network -> Server, then you can see a list of server.

You can also specify which local port minigate should listen to, by -p option.

like minigate -p 8080

0.4.1

3 years ago

0.4.0

4 years ago

0.3.0

5 years ago

0.2.3

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago