Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 295 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 295 Bytes

Convert principal to Account Id

Convert Principal to Account Id in TypeScript on the Internet Computer Blockchain.

Just import the function getAccountId.

It takes the principal as a parameter and return the subaccount ID. You can sepcify the a second parameter with the ID you want to use.