From ffb6de69349089c4d693dd4a8fcfe733067c9f7a Mon Sep 17 00:00:00 2001 From: olgahryniuk <67585499+olgahryniuk@users.noreply.github.com> Date: Mon, 30 Aug 2021 10:12:41 +0300 Subject: [PATCH] editing outdated native tokens information --- README.rst | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.rst b/README.rst index a207cb0abb7..ea314072c18 100644 --- a/README.rst +++ b/README.rst @@ -459,19 +459,18 @@ You can validate Byron era blocks, delegation certificates, txs and update propo ``cabal exec cardano-cli -- validate-cbor --byron-block 21600 --filepath CBOREncodedByronBlockFile`` -Native Token Pre-Production Environment +Native Tokens ======================================= -Thanks for your interest in building native tokens on Cardano. To help you get started we have compiled a handy list of resources: +Native tokens is a new feature that enables the transacting of multi-assets on Cardano. Native tokens are now supported on mainnet and users can transact with ada, and an unlimited number of user-defined (custom) tokens natively. -`Cardano Forum discussion forum `_ +To help you get started we have compiled a handy list of resources: -`Developer Documentation for Native Tokens `_ +`Cardano Forum discussion `_ +`Documentation for native tokens `_ -**Please note that over the holiday period, technical support for the pre-production environment and token builder tool will be extremely limited**. Support is unavailable between the dates of 23rd - 27th December and 31 December - 3rd January inclusive. Outside these hours, our technical and community teams will be periodically checking in on the GitHub repo and dedicated Cardano Forum discussion forum, to expedite any urgent queries or requests. We encourage you to draw on community feedback and support as much as possible. - -If you require test ada during this period, please `fill out this form `_ and you will be sent your test ada. Note that until the wallet backend is fully integrated, this is an essentially manual process and there may therefore be some delay before the request is processed. For technical reasons, it may only be possible to fund newly created addresses that have been properly set up on the Pre-Production Environment. Unfortunately, since the form only records payment addresses, it will not be possible to contact you if the funding attempt fails, or to notify you that it has succeeded. Please check that you have submitted the address correctly, and retry if you need to +You can also read more about `native tokens and how they compare to ada and ERC20 `_. Browse native tokens created on the Cardano blockchain and see their transactions in an interactive dashboard that allows filtering and searching: nativetokens.da.iogservices.io. API Documentation =================