Skip to content

Commit c1c5a6c

Browse files
authored
chore: add the dSocial Faucet (#28)
Signed-off-by: D4ryl00 <[email protected]>
1 parent b2177ba commit c1c5a6c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/data/faucets.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@
1515
"description": "A staging testnet which is reset regularly, used for testing automation, single-use code, and demoing.",
1616
"url": "https://faucet-api.staging.gnoteam.com",
1717
"recaptcha": "6Ldp0pgpAAAAANZxTw4oy4XkOKhhkmpDl8Yoq6uw"
18+
},
19+
{
20+
"name": "dSocial Faucet",
21+
"chain_id": "dev",
22+
"amounts": [1, 5, 10],
23+
"url": "https://faucet.gno.berty.io",
24+
"description": "The dSocial faucet is here to provide you with a smooth experience when onboarding a new user to the dSocial app. The dApp uses the faucet behind the scenes to provide initial funds for the user to interact with the Gno.land dSocial realm.",
25+
"recaptcha": "6LcQz9IpAAAAAIRM9gJkdtANwRM0gaQVBPJq0Mr9"
1826
}
1927
]
2028
}

0 commit comments

Comments
 (0)