This repository was archived by the owner on Jul 13, 2022. It is now read-only.
List view
- No due date
- No due date
- No due date
- No due date
- Due by April 17, 2020β’15/15 issues closed
- No due dateβ’1/1 issues closed
- Due by April 3, 2020β’28/28 issues closed
Objectives 1. Support for token transfers between two chains 2. Connect to multiple chains 3. Native token transfer to a chainIn detail Tokens: - Support for ERC20 - Support for ERC721 (NFT) - Whitelisted tokens (only those tokens that are whitelisted can be transferred) - Tokens can only go between two chains, a synthetic token can only go back to its home chain. Connect to multiple chains: - We should be able to connect to as many chains as the user wishes (ETH, ETC, testnets...). Native token transferred: - A native token (fuel token eg: Ether) can be transferred to another chain, on that chain the native token should be represented as an erc20 (similar to wrapper ETH)All relevant issues are tagged by the milestone.
Due by April 14, 2020β’8/8 issues closed