Weekly development update — 2
Since the release of our prototype 1.0, feedback around our smart contracts have been really good, all transactions are seen on the Ropsten testnet, with these contracts enabling creation and trade of a basket of ERC20 Tokens with a single transaction. The contracts are designed to be all or none, in the sense that either the entire portfolio transfers or none of it transfers. This portfolio does not stay in our platform; the user is always in control of his/her private key, and is stored on his public address.
Front-end: The entire front-end of the Dapp has changed, with a much better UX and UI.
Login: Login for the Dapp is through Civic.
Connecting to the blockchain: The Dapp connects to the blockchain through the Metamask plugin on the Chrome browser.
Token sale: We’ve updated the Token sale contracts here — https://github.com/WandXDapp/token_sale_contracts.
Dapp — https://app.wandx.co