Skip to content

Smart Contract Frontend

Nchinda Nchinda edited this page Sep 5, 2015 · 1 revision

While the Ξthereum network forms a solid and accessible backend, we feel most humans who wish to use our system will find direct access unwieldly. This frontend (developed using Meteor) is a face to the contract and exposes storage and functions in a user friendly way.

Although it is being developed using Meteor, the frontend by itself has no state and can be exported to a static site. For those who do not wish to run Flareth locally stable versions are available online.

We are dual developing for RPC clients such as Geth/TestRPC as well as blockapps to maximize the availability of Flareth. Currently unimplemented is a toggle for users to switch between the two pontential connections between the ethereum network. Flareth is currently set to use an RPC Client. We suggest using TestRPC. Be careful not to test Flareth using real ether!