Skip to content

Commit f51c689

Browse files
authored
Merge pull request #1298 from dfinity/ielashi/add-readme-receiving-icp
docs: add README for receiving-icp example
2 parents 2388ae8 + 4803a07 commit f51c689

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
/rust/periodic_tasks/ @dfinity/team-dsm
7676
/rust/qrcode/ @dfinity/team-dsm
7777
/rust/query_stats/ @dfinity/consensus
78+
/rust/receiving-icp/ @dfinity/defi-team
7879
/rust/send_http_get/ @dfinity/growth
7980
/rust/send_http_post/ @dfinity/growth
8081
/rust/simd/ @dfinity/team-dsm

rust/receiving-icp/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Receiving ICP
2+
3+
A canister demonstrating how to receive ICP tokens by generating account identifiers and checking balances on the ICP ledger.
4+
5+
This canister can be deployed on [ICP Ninja](https://icp.ninja/projects/receive-icp) for quick testing and demonstration.

0 commit comments

Comments
 (0)