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

Latest commit

 

History

History
44 lines (37 loc) · 1.01 KB

TESTNET.md

File metadata and controls

44 lines (37 loc) · 1.01 KB

MediBloc Testnet

Explorer

Wallet

Claim Testnet Coin

API Endpoint

  • Testnet API Endpoint
https://node.medibloc.org
var Medjs = require('medjs');
var medjs = Medjs.init(['https://node.medibloc.org']);

Running a Testnet Node

"/ip4/13.124.155.229/tcp/9900/ipfs/12D3KooWFVij7DgP88xxGKsRwKTLYBv1F7v4QaXqNBxpi99iVpfk"
  • Running
cd $GOPATH/src/github.com/medibloc/go-medibloc

# Build a medi binary
make build

# Run
build/medi conf/testnet/public.conf