add nepal blockchain (#60)

This commit is contained in:
Pedro Gomes 2019-05-17 03:33:24 +02:00 committed by ligi
parent 00b917f92c
commit 43fb94cdb1

14
_data/chains/977.json Normal file
View File

@ -0,0 +1,14 @@
{
"name": "Nepal Blockchain Network",
"short_name": "yeti",
"chain": "YETI",
"network": "mainnet",
"chain_id": 977,
"network_id": 977,
"rpc": [
"https://api.nepalblockchain.dev",
"https://api.nepalblockchain.network"
],
"faucets": ["https://faucet.nepalblockchain.network"],
"info_url": "https://nepalblockchain.network"
}