Skip to content

Commit

Permalink
Update STL Tapp Building Requirements.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangzhongnan928 authored Oct 28, 2024
1 parent 5f5cbb0 commit 11aae8a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions STL Tapp Building Requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,11 @@ Maximum of 3 pages per feature:

## Notes
#### 1. NFT can be used as account, that means any application can have NFTs, just use it as account, admin account, user account.
#### 2. One Token/NFT can have unlimited script, example: selling NFT, same NFT each different listing price can be seprate script.
#### 3. One script can be added to different Token/NFTs, example: love the Token/NFT, voting recorded in database
#### 4. One script can use mutiple Token/NFTs, example: mix your NFT with mine, click mix choose one of your NFT, get a new one which combine mine and yours.
#### 2. One Token/NFT can have unlimited TokenScript, example: selling NFT, same NFT each different listing price can be seprate script.
#### 3. One TokenScript can be added to different Token/NFTs, example: love the Token/NFT, voting recorded in database
#### 4. One TokenScript can use mutiple Token/NFTs, example: mix your NFT with mine, click mix choose one of your NFT, get a new one which combine mine and yours.
#### 5. Tapp doesn't have to be stand along, it can has a landing page like Buy me a beer to work together with tapp.
#### 6. If you don't know how to hide/change buttons(cards) based on ownership status or other status, a simple way is build different TokenScript for differet users/status.



Expand Down

0 comments on commit 11aae8a

Please sign in to comment.