...
Prototype Testing
Prototype environment:
fio.oracle and oracle server: http://44.234.122.169:8889
Dashboard: http://44.234.122.169:8000/
Ropsten endpoint: http://50.250.156.58:18545/ or ws://50.250.156.58:18546
dApp to interact with contract: https://oneclickdapp.com/matrix-second
contract address: 0x409F0d72e4700884200df4B11394b10A3539EB94
oracle: 0x41D1ADa8F67968F54Dbc55a259302dE700bC2bE9
Prototype was tested:
Called wraptokens with Eth address
Used https://oneclickdapp.com/matrix-second allowance to confirm available wfio (Oracle account currently holds the minted wfio)
Used transferFrom to transfer tokens to ETH address.
Added wfio token contract to Metamask and the correct amount of wfio appeared.
...