Skip to content
Discussion options

You must be logged in to vote
  1. We are moving away from coin and we recommend all devs to use the fungible asset standard going forward. Here's a tutorial to create a fungible asset.
  2. When you run examples in aptos-ts-sdk/example directory, you need to first build the sdk by running pnpm build at the root directory. Then run the example like pnpm run your_fungible_asset. I tried the coin example and it works after I build the sdk first.

Replies: 1 comment 2 replies

Comment options

0x-j
Mar 11, 2024
Maintainer Author

You must be logged in to vote
2 replies
@0x-j
Comment options

0x-j Mar 11, 2024
Maintainer Author

@vinaypawar01
Comment options

Answer selected by 0x-j
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fungible-assets Questions related to the fungible asset standard
2 participants