Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangzhongnan928 authored Oct 28, 2024
1 parent 470cd58 commit 4c7741d
Showing 1 changed file with 53 additions and 0 deletions.
53 changes: 53 additions & 0 deletions TokenScript Mockup/character_1 Rose.Love Tapp .tsml
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<ts:token xmlns:ts="http://tokenscript.org/2024/01/tokenscript"
xmlns:xml="http://www.w3.org/XML/1998/namespace"
xsi:schemaLocation="http://tokenscript.org/2024/01/tokenscript https://www.tokenscript.org/schemas/2024-01/tokenscript.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ethereum="urn:ethereum:constantinople"
name="character_1 Rose.Love Tapp ">
<ts:label>
<ts:plurals xml:lang="en">
<ts:string quantity="one">Rose.Love Tapp User NFT</ts:string>
<ts:string quantity="other">Rose.Love Tapp User NFTs</ts:string>
</ts:plurals>
</ts:label>
<ts:meta>
<ts:description xml:lang="en">A digital collectable 100% owned by you.
A digital asset growing with you.
A tapp to experience Rose.Love on different platforms.
An account to access the full Rose.Love 💋 experience on Rose.Love.</ts:description>
<ts:aboutUrl xml:lang="en">Rose.Love</ts:aboutUrl>
<ts:iconUrl xml:lang="en">Rose.Love/icon.png</ts:iconUrl>
</ts:meta>
<ts:contract interface="erc721" name="character_1 Rose.Love Tapp Contract">
<ts:address network="8453">0x48a41a17B42a3B3e4D96081b38894e90fb10F871</ts:address>
</ts:contract>
<ts:origins>
<ts:ethereum contract="character_1 Rose.Love Tapp Contract"/>
</ts:origins>
<ts:cards>
<ts:card type="action" name="Speak to character_1">
<ts:label>
<ts:string xml:lang="en">Speak to character_1</ts:string>
</ts:label>
<ts:view xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<button>Speak to character_1</button>
</ts:view>
</ts:card>
<ts:card type="action" name="Experience Rose.Love">
<ts:label>
<ts:string xml:lang="en">Experience Rose.Love</ts:string>
</ts:label>
<ts:view xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<button>Experience Rose.Love</button>
</ts:view>
</ts:card>
<ts:card type="action" name="Earn Points">
<ts:label>
<ts:string xml:lang="en">Earn Points</ts:string>
</ts:label>
<ts:view xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<button>Earn Points</button>
</ts:view>
</ts:card></ts:cards>
</ts:token>

0 comments on commit 4c7741d

Please sign in to comment.