Skip to content

Commit d85274f

Browse files
authored
add TESTICP and TESTICRC1 faucet (#224)
1 parent 5c1c651 commit d85274f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -389,6 +389,10 @@ Candid is an interface description language (IDL) for interacting with canisters
389389
- [ICRC-7 Motoko Launchpad](https://github.com/letmejustputthishere/icrc7_launchpad) - NFT launchpad example implementation by `letmejustputthishere`.
390390
- [EXT Motoko](https://github.com/flowerpowerdao/power-equalizer) - NFT implementation for the EXT standard by `flowerpowerdao`.
391391

392+
### Faucets
393+
394+
- [TESTICP & TESTICRC1](https://github.com/dfinity/ledger-faucet) - Minter implementation of the [official faucet](https://faucet.internetcomputer.org) for testing purposes on ICP mainnet. It enables devs and users to claim tokens on the [TESTICP](https://dashboard.internetcomputer.org/canister/xafvr-biaaa-aaaai-aql5q-cai) and [TESTICRC1](https://dashboard.internetcomputer.org/canister/3jkp5-oyaaa-aaaaj-azwqa-cai) ledgers.
395+
392396
### Analytical Methodologies
393397

394398
- [OutRank-Rarity](https://github.com/OutRankNFT/OutRank-Rarity) - Implementation of mathematical code to calculate rarity within NFT collections in Python and Rust

0 commit comments

Comments
 (0)