Close Menu
Altcoin ObserverAltcoin Observer
  • Regulation
  • Bitcoin
  • Altcoins
  • Market
  • Analysis
  • DeFi
  • Security
  • Ethereum
Categories
  • Altcoins (1,394)
  • Analysis (1,580)
  • Bitcoin (2,166)
  • Blockchain (1,268)
  • DeFi (1,490)
  • Ethereum (1,484)
  • Event (56)
  • Exclusive Deep Dive (1)
  • Landscape Ads (2)
  • Market (1,534)
  • Press Releases (1)
  • Reddit (817)
  • Regulation (1,433)
  • Security (2,052)
  • Thought Leadership (2)
  • Videos (41)
Hand picked
  • Bitcoin Shrugs Off Fed Decision to Keep Rates Unchanged
  • Seymour Hersh: Bomb Iran now, except Wall Street later
  • Tiktok denies the purchasing allegations of the part of Trump
  • Litecoin ETF’s decision about to trigger the LTC prices rally of the decade?
  • The new Casino Boty platform is launched
We are social
  • Facebook
  • Twitter
  • Instagram
  • YouTube
Facebook X (Twitter) Instagram
  • About us
  • Disclaimer
  • Terms of service
  • Privacy policy
  • Contact us
Facebook X (Twitter) Instagram YouTube LinkedIn
Altcoin ObserverAltcoin Observer
  • Regulation
  • Bitcoin
  • Altcoins
  • Market
  • Analysis
  • DeFi
  • Security
  • Ethereum
Events
Altcoin ObserverAltcoin Observer
Home»Ethereum»Ethereum in practice Part 3: How to build your own transparent bank on the blockchain
Ethereum

Ethereum in practice Part 3: How to build your own transparent bank on the blockchain

April 13, 2025No Comments6 Mins Read
Share Facebook Twitter Pinterest LinkedIn Tumblr Reddit Telegram Email
Eth org.jpeg
Share
Facebook Twitter LinkedIn Pinterest Email


This is the third and last article on a series on how to use the Ethereum portfolio to create your own autonomous organizations. On First post, we detailed how to create a tokenand on the Second, we have shown how to generate a digital democracy controlled by these tokens. Now we are going to make the circle and create a token control by the organization!

We will modify the token contract to allow it to be struck by your DAO. So save the address of your current DAO in a note of note (pay attention to the icon) and Take this source code And you know the exercise: Contracts> Deploy a new contract> Source of solidity> Pick Contract

You can fill out the settings as you wish (yes, the emojis are authorized on the champs of the chain), but you will notice a new field which did not exist before: Central Minter. Here, add the address of your newly created democracy contract.

Ethereum wallet 2015-12-01 at 7:09 am

Click Deploy and wait for the transaction to be recovered. After having at least two confirmations, go to your democracy contract and you will notice that it now has one million of your new parts. Now, if you access the Contracts tab, you will see that there is a new DAO Dollar (Administration page) contract on your collection.

Select the “Minttoke” function to your right, then put any address that you have as “target”, then the quantity of new mints that you want to create from the thin air in their account. Press “execute” but Do not press on Send! You will notice that there is a warning indicating that the transaction cannot be executed. It happens because only the Minor (which is currently defined on the DAO address) can call this function and you call it with your main account. But the call code is the same, which is why you can simply copy it.

Instead, Copy the contract execution code from the “data” field And put it aside on a notebook. Also get the address of your new “Mint” contract and save it somewhere.

Ethereum-Shot Wallet screen-2015-12-01-at-7.17.06-pm

Now come back to the democracy contract and create a new proposal with these parameters:

  • Like the beneficiaryPut the address of your new token
  • Leave Etheramount empty
  • On job description Just write a little description that you register for new parts
  • On TransactionbyTecodeGlue the bytecode that you have recorded from the data field in the previous step

Ethereum Wallet screen 2015-12-01 at 7:22 p.m.

In a few seconds, you should be able to see that the details of the proposal. Unlike other fields, transactionbytecode can be extremely long and therefore expensive to store on the blockchain. Thus, instead of archiving it, the person who executes the call later will provide bytecode.

But this of course creates a security hole: how can a proposal be voted without the real code being there? And what prevents a user from executing a different code after the proposal was voted? This is why we keep the hatching of bytecode. Scroll down a little on the list of “Read from the contract” functions and you will see a proposal verification function, where anyone can put all the function parameters and check if they correspond to the one voted. This also guarantees that the proposals are only executed if the hatching of bytecode corresponds exactly to that of the code provided.

It is an older code, but it checks

It is an older code, but it checks

Now, everyone can vote on the proposal and after the passage of the voting period, anyone with the right Bytecode can ask the votes to be recorded and the contract to be executed. If the proposal has enough support, the newly created parts should appear on Alice’s account, as if it were a transfer of the zero address.

Why a transfer of zero code? Because he says it on the code. You can change this as you want Why a transfer of zero address? Because doing the opposite, sending a part to 0x00 is a way to destroy it effectively, but more importantly, because it says it on the contract code. You can change this as you prefer.

And now, you have a central minister contract which exists only on the blockchain, being the test of fraud, because all their activities are recorded transparently. Mint can also take traffic parts by simply sending the parts it owes to zero, or by freeze the funds on any account, but it is Mathematically impossible For mint to do one of these actions or generate more parts without the support of enough mint shareholders.

Possible uses of this DAO:

  • The creation of a universal stable cryptocurrency. By controlling the total quantity of coins in circulation, Mint shareholders can try to create an asset whose value does not fluctuate too wildly.
  • Timing sustained active certificates: parts can represent an external currency or articles that mint has and can prove to its shareholders and chip holders. When mint acquires or sells more of these assets, it can burn or generate more assets to ensure that their digital inventory will always correspond to their true counterpart
  • Digitally supported assets. Mint can contain ether or other digital currencies based on Ethereum and use it to support the value of circulating currencies

Suggestions for suggestions

There are several ways of which this structure can still be improved, but we will leave it as an exercise and a challenge to the reader:

  1. Currently, votes are made by shareholders on the basis of freely negotiable token. Can rather be adhesive based on the invitation, each member obtaining a single vote (or perhaps use quadratic vote Or liquid democracy))?
  2. What about other voting mechanisms? Perhaps the vote instead of being Boolean could be a more flexible arrangement: you could vote to postpone the decision, or you can make a neutral vote but always count for the quorum
  3. Currently, all proposals have the same period of debate. Can you make this proportion the proposed value transfer? How would you calculate it to the tokens?
  4. Can you create a better token that can be created automatically by sending it ether, which can then be recovered by burning the token, at a fluctuating market price?
  5. What can he have or do the DAO, in addition to the tokens?



Source link

Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
Previous ArticleBitcoin whales have not yet been released – is the bull cycle still intact?
Next Article Legislators warn the dry conflict of interest on Trump’s WLF

Related Posts

Ethereum

The co-founder of Ethereum predicts that ETH will eclipse world GDP

June 20, 2025
Ethereum

Control point # 4: Berlinterop | Ethereum Foundation Blog

June 19, 2025
Ethereum

Ethereum surpasses Bitcoin during geopolitical chaos – is it about to ignite?

June 18, 2025
Add A Comment
Leave A Reply Cancel Reply

Single Page Post
Share
  • Facebook
  • Twitter
  • Instagram
  • YouTube
Featured Content
Event

Philippine Blockchain Week 2025 Welcomes Global Web3 Trailblazers to Manila

June 9, 2025

Manila, Philippines – June 9, 2025 — As Philippine Blockchain Week (PBW) 2025 returns for…

Event

ETHMilan 2025 Returns With a Stellar Line-Up at One of Milan’s Most Iconic Venues

June 5, 2025

Milan, Italy – Mark your calendars! ETHMilan, Italy’s largest international Ethereum and Web3 conference, is…

1 2 3 … 49 Next
  • Facebook
  • Twitter
  • Instagram
  • YouTube

Tiktok denies the purchasing allegations of the part of Trump

June 20, 2025

Ray is running after the Upbit list – Are the whales already out?

June 20, 2025

The Crypto of the White House David Sacks says that a catalyst could create thousands of dollars of new requests for American treasury bills

June 20, 2025
Facebook X (Twitter) Instagram LinkedIn
  • About us
  • Disclaimer
  • Terms of service
  • Privacy policy
  • Contact us
© 2025 Altcoin Observer. all rights reserved by Tech Team.

Type above and press Enter to search. Press Esc to cancel.

bitcoin
Bitcoin (BTC) $ 103,395.70
ethereum
Ethereum (ETH) $ 2,478.01
tether
Tether (USDT) $ 1.00
xrp
XRP (XRP) $ 2.12
bnb
BNB (BNB) $ 643.20
solana
Solana (SOL) $ 140.80
usd-coin
USDC (USDC) $ 1.00
tron
TRON (TRX) $ 0.27285
dogecoin
Dogecoin (DOGE) $ 0.161591
staked-ether
Lido Staked Ether (STETH) $ 2,473.33