Cheat Sheet
scrypto
Cheat Sheet
Action |
Command |
To create a new package |
|
To build a package |
|
To test a package |
|
To run a test with standard output |
|
resim
Cheat Sheet
Action |
Command |
To create an account |
|
To change the default account |
|
To get a new key-pair, without creating an account component |
|
To create a token with fixed supply |
|
To create a token with mutable supply |
|
To create a badge with fixed supply |
|
To create a badge with mutable supply |
|
To mint resource |
|
To transfer resource |
|
To publish a package |
|
To call a function |
|
To call a method |
|
To export the ABI of a blueprint |
|
To show info about an address |
|
To run a transaction manifest file |
|