difftreelog
Add description for builders program - update
in: master
1 file changed
doc/builders_walk_through.mddiffbeforeafterboth535354Fungible and Re-Fungible modes are fully implemented and ready for QA as of now. Fungible mode allows creation of ERC-20-like tokens, and Re-Fungible allows sharing NFT tokens between multiple addresses.54Fungible and Re-Fungible modes are fully implemented and ready for QA as of now. Fungible mode allows creation of ERC-20-like tokens, and Re-Fungible allows sharing NFT tokens between multiple addresses.555556#### Re-Fungibility5756Re-fungible feature is best demonstrated in action using our NFT wallet. First, you need to have some Unique and Re-Fungible tokens. [This section](#getting-some-unique-tokens) tells how to get them.58Re-fungible feature is best demonstrated in action using our NFT wallet. First, you need to have some Unique and Re-Fungible tokens. [This section](#getting-some-unique-tokens) tells how to get them.5759581. Open the [NFT Wallet](https://uniqueapps.usetech.com/#/nft)601. Open the [NFT Wallet](https://uniqueapps.usetech.com/#/nft)614. Expand the "Artwork" collection and see that you own a token with a partial balance634. Expand the "Artwork" collection and see that you own a token with a partial balance625. Transfer the token to some other address: Click "Transfer token" and enter address and the amount. Amount should be entered as decimal fraction. For example "0.01" to transfer 1/100th part of the token. 645. Transfer the token to some other address: Click "Transfer token" and enter address and the amount. Amount should be entered as decimal fraction. For example "0.01" to transfer 1/100th part of the token. 636. Observe that your balance decreased by the amount you entered.656. Observe that your balance decreased by the amount you entered.6667#### Fungibility646865Fungible tokens can be created manually by calling extrinsics:69Fungible tokens can be created manually by calling extrinsics:661. Open [Extrinsics page in UI](https://uniqueapps.usetech.com/#/extrinsics)701. Open [Extrinsics page in UI](https://uniqueapps.usetech.com/#/extrinsics)2252. Contact us in [Unique Telegram channel](https://t.me/Uniquechain), so we can place a test NFT for you buy on the marketplace.2292. Contact us in [Unique Telegram channel](https://t.me/Uniquechain), so we can place a test NFT for you buy on the marketplace.2263. Refresh the marketplace page and click on the NFT to buy (the one we placed)2303. Refresh the marketplace page and click on the NFT to buy (the one we placed)2274. Go through buying process2314. Go through buying process2285. Let us know to exchange KSM back for the NFT (if you'd would not like to keep the punk of course :) )2325. Let us know to exchange KSM back for the NFT (if you would not like to keep the punk of course :) )229233230### How Marketplace works234### How Marketplace works231235