Inspiration

Our team background is native mobile development, So we love awesome design and the best UX in the mobile applications. We were disappointed how the blockchains mobile wallets were looks likes, the kind of private keys management was organized.

Finally we decided to create multi cryptocurrencies mobile open-source wallet with the best UX/UI and as almost secure as a cold one.

What it does

During the hackathon we implemented 2 new features for the Multy App:

  1. web3 Browser with possibility to sign and send transaction right on your mobile phone (Android)

  2. import ethereum gnosis multiSig wallet to the Multy app and human way of managing it (IOS).

How we built it

  1. Android - we just have our own implementation of signing and sending transaction. So we just needed to catch event from the webView on the phone, track metadata, pass it to our core lib, sign transaction, broadcast it to the ethereum node -> profit.

  2. IOS - we just added import ethereum wallet logic witch control GNOSIS multiSig smart contract, and of of cause address of the GNOSIS SC. After that we added UX for creating, confirming, tracking transaction transaction for this Smart Contract.

Challenges I ran into

It was rather hard to track Smart Contracts events

Accomplishments that I'm proud of

We have done it in a short time. Sometimes its working =)

What I learned

Ethereum have a large and awesome community of good developers and true projects.

What's next for Multy

We'll release this features soon.

Built With

+ 7 more
Share this project:

Updates