-
Notifications
You must be signed in to change notification settings - Fork 72
General Nomenclature
Weiwu Zhang edited this page Dec 13, 2019
·
22 revisions
This page is about TokenScript concepts, Mobile-wallet-specific stuff goes to Mobile Wallet Nomenclature
Term | Definition |
---|---|
Token Negotiation | If a web service supports multiple tokens, or that it only supports one token, and a user has multiple instances of it, Token Negotiation is the process of finding the match. Token here is a broad word. It also covers the matching of attestations. |
Token Cards and Action Cards | Context-based container for code and UI to perform an action or render a token |
Backpack | The concept is about lots of small tokens which are usually used in one single context. Take Diablo (PC Game) for example, its backpack has weapons, armours, runes and diamonds. Some of them might be usable in other games, but a set of them are used in one journey (say, Diablo). Such a set is a backpack. |
DvP Security | Security measurements for DvP transactions (e.g. Merklised payload) |
Smart Account | Smart Contract Wallet. A smart contract that acts as the owner of a user's assets and tokens, and holder of Ethers |
Token Enclave | A virtual machine that interacts with a web to provide token functions and token security |
MishMesh | A way to create a TokenScript out of segments of many other tokenScripts without invalidating the signature |