Skip to content

Instantly share code, notes, and snippets.

View ankurdotb's full-sized avatar

Ankur Banerjee ankurdotb

View GitHub Profile
@ankurdotb
ankurdotb / keybase.md
Created November 2, 2021 01:33
Keybase verification

Keybase proof

I hereby claim:

  • I am ankurdotb on github.
  • I am ankurdotb (https://keybase.io/ankurdotb) on keybase.
  • I have a public key ASAR1BURO2o-WobPxhUZY1kL3kKK33lso87ot0-SUk4wigo

To claim this, I am signing this object:

@ankurdotb
ankurdotb / suggest-chain.js
Last active December 9, 2021 19:38 — forked from Toktar/suggest-chain.js
Keplr chain suggestion for the cheqd network
await window.keplr.experimentalSuggestChain({
chainId: "cheqd-mainnet-1",
chainName: "cheqd",
rpc: "https://rpc.cheqd.net",
rest: "https://api.cheqd.net",
bip44: {
coinType: 118,
},
bech32Config: {
bech32PrefixAccAddr: "cheqd",
@ankurdotb
ankurdotb / cheqd-explorer-config.json
Last active December 8, 2021 13:15
cheqd-explorer-config
[
{
"name": "cheqd Network Explorer",
"logo": "https://www.cheqd.io/hs-fs/hubfs/cheqd-Wordmark-Black_text.png?width=264&name=cheqd-Wordmark-Black_text.png",
"links": [
{
"name": "cheqd Mainnet",
"chain_id": "cheqd-mainnet-1",
"url": "https://explorer.cheqd.io"
},