mysteriumnetwork / node

Mysterium Network Node - official implementation of distributed VPN network (dVPN) protocol
https://mysterium.network
GNU General Public License v3.0
1.1k stars 314 forks source link

Mint MYST through Wallet #333

Closed Waldz closed 5 years ago

Waldz commented 6 years ago

As a developer In order to make MYST minting on Devnet and Testnet easier and faster I want to have MYST minting in mysterium's Wallet website

Acceptance criteria:

soffokl commented 6 years ago

Should it go to the https://github.com/mysteriumnetwork/wallet?

Waldz commented 6 years ago

Should it go to the https://github.com/mysteriumnetwork/wallet?

Yes it's in this wallet repo.

Waldz commented 6 years ago

We are looking for way to simplify way how User gets free tokens for Wallet operations: Allowance Register, Topup Wiwdraw, ClearPromise.

Currently user has to leave online Wallet and go to 2 different Fauceting chats. We are longoking for ways to stay on Wallet and do buttons clicks there.

Now geting free tokens is complex:

Waldz commented 6 years ago

@zolia @interro @shroomist please correct if I am wrong somethere.

shroomist commented 6 years ago

it's definitely possible to mint tokens on testnet via our walletx interface, without using the telegram bot, thus simplifying the flow. I also agree with @soffokl that this issue belongs in wallet repo, not node.

Waldz commented 6 years ago

I wrote what its not possible to mint ETH, just Faucet them

shroomist commented 6 years ago

yea, you should mine the testnet eth

Waldz commented 6 years ago

Actually it's possible to Mint ETH also:

  1. we create our personal address
  2. we put a lot of ETH there
  3. we can Mint from that wallet automatically because we are owners there
shroomist commented 6 years ago

Let’s get the terms straight — that’s not minting, that’s an airdrop. Term minting implies that no work is done

interro commented 6 years ago

This task is about to create function for contract owner to mint tokens on testnet/locanet. @Waldz @shroomist you are discussing about different task, about minting tokens for user.

Waldz commented 6 years ago

Yes minting for owner is good. But just a small improovement.

Lets: