michael-spengler / klopapier.exchange

The Klopapier Game
https://klopapier.exchange
3 stars 2 forks source link

Develop the following Smart Contracts #7

Closed michael-spengler closed 3 years ago

michael-spengler commented 3 years ago

Plan: As soon as the EZB Smart Contract is deployed I would transfer all 100 EURWipePaper to this Smart Contract.

As soon as the USD Smart Contract is deployed I would transfer all 100 USDWipePaper to this Smart Contract.

As soon as the FWP Smart Contract is deployed I would transfer all 100 FacebookWipePaper to this Smart Contract.

Making sure there is no centralized responsibility on my end.

Challenges:

  1. Where is the WP traded / acquired by users?
  2. User clicks "Play" --> Injected Web3 Login with Metamask
  3. https://uniswap.org/docs/v2/javascript-SDK/trading/
michael-spengler commented 3 years ago

Tutorial: https://www.youtube.com/watch?v=YLmMNocc1ys

michael-spengler commented 3 years ago

our token is not mainstream - so we cannot trade ... we need to incorparate ....

faucet.... (you deposit e.g. 0.02 Eth... the fee + some additional ETH? --> )

the fee is the key --> the smart contract = buying wipepaper with it ....

no point in having a weird wp / token in my wallet..

michael-spengler commented 3 years ago

pay 0.00001 ETH get a big amount of wipe

dapp

mint a bunch of tokens ...

flush function --> burning the wipepaper....

teaching the people also about smart contract.

michael-spengler commented 3 years ago

minting tokens - transferring tokens - burning tokens

--> web wallets, gas prices,

michael-spengler commented 3 years ago

incremental processes

michael-spengler commented 3 years ago

closing this issue as its plan was not too sophisticated yet :) --> following up via https://github.com/michael-spengler/klopapier.exchange/issues/10