Hi all,
is there some repository with sample code for the basic interaction with the ledger canister in javascript?
- principal => AccountIdentifier
- balance example
- transfer example
Thank you!
Hi all,
is there some repository with sample code for the basic interaction with the ledger canister in javascript?
Thank you!
What about GitHub - dfinity/nns-js: A library for interfacing with the Internet Computer's Network Nervous System. ?
@coin_master Awesome! Thank you for sharing!