EtherUI

EtherUI

Quickly create a user interface for EThereum smart contracts

0 followers

The service provides an easy way to interact with Ethereum Smart contracts, create a wallet, open its, sign transactions for execution. Our service is convenient for interaction with smart contracts during the ICO or when doing any work on Ethereum.
EtherUI gallery image
Launch Team
Anima - OnBrand Vibe Coding
Design-aware AI for modern product teams.
Promoted

What do you think? …

Jacqueline von Tesmar
Hey @konstantin_victorov, Can you tell us more about what you've made here and why you wanted to build it?
Konstantin Victorov
@jacqvon I tried to solve the problem, that on the market you can use either some limited interface for Ethereum for the Smart contract or you must build own application. For example, Etherscan allows you reading static methods for a Smart contract. For an executing method of Smart contract, you need to use a custom tool, console or use MEW application in the same manner. And it more fitted to check account balance and transaction flow. Truffle framework offers to do a custom application with "build" command. My idea was to develop open source application for Ethereum blockchain as a symbiosis of blockchain explorer application and Smart contract observer. I occurred with many problems when I was doing ICO project. For example, you need to have multisignature wallet for safe transaction flow. For this aim you can build own application for interaction, but better to use EtherUI. Just deploy and use via web forms. Also, you can deploy new user interface via Truffle framework environment. The next basic problem, that you need to show the process and state of your ICO from the blockchain to the web. Just use API to show how many funds were attracted or a remained time. You can show any information from your Ethereum Smart contract to any web page. In common words, I wanted to try developed the most useful application for Ethereum blockchain network for the interaction with Smart contracts because any Smart contract can be translated to the web forms via EtherUI service. As you can see in the roadmap, I will publish an application for mobile platforms and create Chrome extension to cover all areas for best user experience.