We have finished the development of Multisignature Wallet dApp.

Redactor
Ethereum dApp Builder
2 min readMar 23, 2018

--

We have finished the development of Multisignature Wallet dApp. Now you can create your own multisignature Ethereum wallet with dApp Builder.

In dApp Builder the dApp creator customizes:
1.
initial balance of the wallet;
2. the number of needed approvals for sending transactions;
3. the wallet’s owners (a list of ETH accounts which can approve transactions).

The dApp interface shows the wallet information (dApp name, owners, needed approvals, balance), a list of sent and unsent transactions.
Each dApp user can send ether to the wallet through the special form.
The wallet’s owner can initialize a new transaction, approve an existent transaction or send an already approved transaction.

Try it now on https://dapps.ibuildapp.com/builder
Or watch the code on https://github.com/iBuildApp/dApp-Builder

Stay in touch for for updates via

--

--