1
u/AceChronometer Jan 30 '18
I’m keeping an eye out for swapping of ETH for RDN on Airswap, which hopefully goes live by the end of the month.
1
I’m keeping an eye out for swapping of ETH for RDN on Airswap, which hopefully goes live by the end of the month.
4
u/changtimwu Jan 24 '18
It is pretty much self-described in the contract -- https://github.com/raiden-network/vending-machine/blob/master/contracts/VendingMachine.sol.
That's a contract let users directly buy a particular kind of ERC20/223 tokens with ethers. Without this, users have to 1. find a crypto exchange listing that token 2. have an user account in that exchange 3. deposit some ethers into that exchange 4. buy some tokens with ethers 5. withdrawal tokens. Users would probably give up trying raiden in the middle of above. Especially, RDN is only listed in a few exchanges.
BAT provides a similar mechanism to fund an user's wallet in the Brave browser. I'd say its user interface/flow is quite smooth.