🖋️
Tokenscript
  • Tokenization and dApps
  • TokenScript
    • Introduction to TokenScript
      • The Framework
      • Benefits for Users
      • What can TokenScript Do?
      • DeFi with, and without Tokenscript
      • Tokenscript examples in AlphaWallet
    • Quickstart Tutorial
  • Basic Concepts
    • TokenScript File
    • Attributes
    • Cards
      • Token Card
      • Action Card
      • Activity Card
    • Data Objects
    • Attestation
    • TokenScript Syntax
    • Magic Link
  • Deploy TokenScript
    • Deploy TokenScript
      • Signing a TokenScript
    • Features Implemented
    • TokenScript Specs
      • Encoding Attestation in URI
    • TokenScript Guides
      • Mini-guide: Add a Ropsten token to AlphaWallet
      • Mini-guide: Deploy a token on Ropsten testnet
      • Introduction to Token Negotiation
  • External Links
  • Github
Powered by GitBook
On this page

Was this helpful?

Tokenization and dApps

What is Tokenization?

NextIntroduction to TokenScript

Last updated 4 years ago

Was this helpful?

There is a lot of talk about tokenization, but often it is hardly understood. Tokenization is much more than ICOs or Security Token: It is at the heart of the Web 3.0 which uses token as a layer of interaction with decentralized applications, so called dApps.

Tokens do not just represent items of values - like fiat currencies, crypto currencies, collectibles or securities - but also identity, attestations, permissions and much more. To understand Tokenization, you have to get over the limits of money or security-like tokens. Token should understood .

The Tokenization of everything will create new markets, bring more liquidity to existing markets and break the silo architecture of current ecosystems through the fundamental interoperability of blockchains. Learn more about Tokenization in our .

Each token is attached to a public key, for which the user exclusively owns the private key. Users can hold and manage their token autonomously in a wallet like Alphawallet. With the help of a mnemonic seed phrase the whole wallet can be reconstructed. This setup makes token an elemental brick of decentralizing the web and redirect control to users.

Token allow to separate permissions and websites. They can be used on any website or dApp, without the website being their issuer. The separation between dApps and token is an important aspects of Tokenization. An over-simplistic analogy would be to think of login with google - but with the account stored locally, in your wallet, not on google's server.

Token are created on a blockchain with a smart contract. TokenScript is a layer between the blockchain and the user or the dApp. It is like a high level language to design token based user interactions. We believe that TokenScript enables token to unleash their power as never seen before and become a building brick of Tokenization.

Super-powers are granted randomly so please submit an issue if you're not happy with yours.

as any stake in a smart contract
Design Paper