🖋️
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?

  1. Deploy TokenScript

TokenScript Guides

The guides cover creation of tokenScript, the use of tools and deployment of TokenScripts. The first guide will be with publishing quality some time before 11th Sep, 2020. Now you are reading draft/pa

PreviousEncoding Attestation in URINextMini-guide: Add a Ropsten token to AlphaWallet

Last updated 4 years ago

Was this helpful?

  • This guide explains how to add a token on Ropsten testnet to AlphaWallet.

  • This miniguide explains how to deploy your custom token on Ropsten testnet using Ethereum Studio and Remix.

  • Token Negotiation is the mechanism in TokenScript to match tokens with websites.

Miniguide: Add a Ropsten token to AlphaWallet
Miniguide: Deploy a token on Ropsten testnet
Introduction to Token Negotiation