We’re glad to announce that the WandX Beta 1.0 is up on the Ethereum Ropsten Testnet. This allows users to create and trade a portfolio of ERC20 Tokens with Testnet Ether.
Video guide to use the WandX prototype.
Prototype user guide
You must have the Metamask chrome extension installed, and connected to the Ropsten Testnet.You must have Ropsten Testnet Ether in your account. If you don’t, you can visit https://faucet.metamask.io to get test Ether.Once you have The Testnet Ether, you can go to http://wandx.co/app. This is the Dapp.The Address is directly picked up from Metamask. Enter your name, and optionally enter your email.Enter the name of the coin in the exact syntax as given below in the table. Eg: Enter ZRX, and type “Get Coin”.Confirm the transaction on Metamask, and the coin contract will send across the coins to your Metamask address.Once you’ve got the coins, you can go to the Portfolio tab and create your own baskets of Tokens.
WandX Beta on the Ropsten testnet — http://wandx.co
Do join our Telegram group for updates on the mainnet release — https://t.me/wandxbeta
Portfolio creation and trade
The coins that you got from the Get Coin API can be used here to create a portfolio. You will have to list out a price for the portfolio in Wand after creation.
Sell
You will be able to view the portfolios that you own in this section.
Buy
Other users will be able to view the portfolio that you created.You will be able to see the portfolios that others have created, quote a price for it, and buy it.
On-chain
All transactions that happen on-chain are through the smart contracts that we’ve created. These smart contracts can be called through our APIs.
Creating portfolios — creation of portfolios by users is done through the API.
Buy/sell portfolios — Accepting Bid and Ask prices calls functions from the API which execute the smart contract code.
Off-chain
Order book listing — Listing the portfolios available to buy/sell will be done off-chain. Keeping the list on-chain would be very expensive because of gas costs due to change in contract state.
Originally posted on wandx blog. Checkout the wandx marketplace here: https://www.wandx.co