You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -389,6 +389,10 @@ Candid is an interface description language (IDL) for interacting with canisters
389
389
-[ICRC-7 Motoko Launchpad](https://github.com/letmejustputthishere/icrc7_launchpad) - NFT launchpad example implementation by `letmejustputthishere`.
390
390
-[EXT Motoko](https://github.com/flowerpowerdao/power-equalizer) - NFT implementation for the EXT standard by `flowerpowerdao`.
391
391
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
+
392
396
### Analytical Methodologies
393
397
394
398
-[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