Close Menu
Altcoin ObserverAltcoin Observer
  • Regulation
  • Bitcoin
  • Altcoins
  • Market
  • Analysis
  • DeFi
  • Security
  • Ethereum
Categories
  • Altcoins (3,036)
  • Analysis (3,166)
  • Bitcoin (3,777)
  • Blockchain (2,157)
  • DeFi (2,623)
  • Ethereum (2,548)
  • Event (116)
  • Exclusive Deep Dive (1)
  • Landscape Ads (2)
  • Market (2,714)
  • Press Releases (12)
  • Reddit (2,465)
  • Regulation (2,461)
  • Security (3,606)
  • Thought Leadership (3)
  • Videos (44)
Hand picked
  • Anthropic Leaked Documents Reveal New AI Model Poses Cybersecurity Risks
  • If Stripe Gets PayPal, What’s the impact on Crypto?
  • Binance Pay Reaches Over 21 Million Merchants Signaling Widespread Shift in Crypto Payments – Exchanges Bitcoin News
  • Bittensor: Should TAO bulls buy now or wait for a pullback below $300?
  • Bitcoin and Altcoins Restore March Gains as Investors Reduce Risks
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 Comments
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

Ethereum (ETH) Could Reverse Trend, Says Top Analyst; Look at these key resistors

March 28, 2026
Ethereum

Ethereum supply disappears from the market as staking increases – here’s how much ETH is staked

March 28, 2026
Ethereum

Ethereum Accumulation Map Reveals Price Roadmap to $20,000

March 28, 2026
Add A Comment
Leave A Reply Cancel Reply

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

Africa’s Blockchain Leaders Convene in Lagos for ABDS 2026

March 26, 2026

Lagos, Nigeria – April 29–30, 2026 – The Africa Blockchain, DeFi & Web3 Summit (ABDS…

Event

After Token 2049 Dubai cancellation, industry attention turns to Paris Blockchain Week

March 24, 2026

Paris, March 24, 2026 – Following the announcement that Token 2049 Dubai will not take…

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

Bittensor: Should TAO bulls buy now or wait for a pullback below $300?

March 28, 2026

Bitcoin Down 25% in Q1 – Is Crypto Correction Turning Bearish?

March 28, 2026

All about Revolut moving $1.2 billion to Polygon and whether that makes it faster than SWIFT

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

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

bitcoin
Bitcoin (BTC) $ 66,886.00
ethereum
Ethereum (ETH) $ 2,020.88
tether
Tether (USDT) $ 0.999334
bnb
BNB (BNB) $ 616.20
xrp
XRP (XRP) $ 1.35
usd-coin
USDC (USDC) $ 0.999733
solana
Solana (SOL) $ 83.32
tron
TRON (TRX) $ 0.318196
figure-heloc
Figure Heloc (FIGR_HELOC) $ 1.02
staked-ether
Lido Staked Ether (STETH) $ 2,265.05