threefoldtech / web3gw

Proxy for the web3 world
Apache License 2.0
1 stars 1 forks source link

Improve the demo that creates a vm using ethereum #136

Open brandonpille opened 1 year ago

brandonpille commented 1 year ago

In the demo that creates a vm using ethereum we require the user to have an ethereum account, a stellar account and a tfchain account. It would be better to create the stellar account for the user and use ethereum to activate the account (because the activation requires some tokens to be transferred on the stellar account). An activation service has been created in https://github.com/threefoldfoundation/tft/issues/240 allowing us to account an account by transferring some ethereum to it. We should use this activation service to create the account: