Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 3.34 KB

MANUAL_TESTING_GUIDE.md

File metadata and controls

44 lines (29 loc) · 3.34 KB

dotACP: Manual testing guide

Want to test and break dotACP? Awesome! Follow the instructions below to manually test this feature. dotACP is supported on Westend and Rococo, and the steps are identical unless explicitely stated otherwise.

Install some Polkadot browser extension wallet

To test the staging environment, you'll need to have the Polkadot wallet browser extension installed. We've successfully tested it with three wallet options: polkadot.js, Subwallet, and Talisman. These wallets are fully supported.

Get tokens

For testing on Westend (WND Token) or Rococo (ROC Token) testnet you will need some test tokens. There is a daily limit of 10 WNDs and 100 ROCs that can be issued to one wallet.

Once you have tokens on the Westend/Rococo parachains, teleport them to the Asset Hub parachain

  • Sign in / Create your polkadot.js account
  • Open the Polkadot substrate portal account page.
  • In the top bar select Accounts / Teleport
  • Transfer your WND/ROC tokens to Asset Hub. Teleport requires some gas fees.
  • In the top left dropdown select TEST WESTEND/ROCOCO & PARACHAINS > AssetHub > Switch to confirm that the tokens are transferred and ready for testing

Swap your WNDs/ROCs for other tokens

With your WNDs/ROCs, you can cover the gas fees and you can swap your WNDs or ROCs to some of the other tokens we support in dotACP.

Create your own tokens to test

You can also create your own tokens and import them into dotACP. To do this, you'll need to utilize the Asset Hub. Below, you'll find the steps for creating tokens, and a short video tutorial on how you can create it on Rococo - here (for Westend here).

  • Sign in / Create your polkadot.js account
  • Open the Polkadot substrate portal app.
  • For adding assets on Westend choose Westend, Asset Hub as your network. For adding assets on Rococo, choose Rococo, Asset Hub as your network.
  • In the Network dropdown click on Assets. Then click on the top right plus button to create a new asset. Those will be your tokens. (We do not recommend putting high values on a minimal amount field when creating a new asset, 1 will do).
  • Once the asset is created, you need to find it in the Asset list and click on the plus button - mint. Then you set how much you want to mint to your wallet for testing.
  • Once you have your asset, you can check its balance by switching from overview to balance. Then you find your asset to query by the name or ID and check if you have the desired balance.

Test dotACP with your own tokens

Once you have your own tokens, those will appear in the dotACP interface under the list of tokens you possess and can swap or make liquidity pairs.

Test, play around, and get back to us with comments! 🚀