10 Commits

Author SHA1 Message Date
Richard Ramos
9e67fe4d49 Added fallback support 2018-04-02 13:42:43 -04:00
Richard Ramos
8e3deb98e7 Show events on UI and extracted code to independent file 2018-04-02 10:02:54 -04:00
Richard Ramos
666edd1ca8 Added loading gif, and show instances created thru deploy 2018-04-01 16:38:35 -04:00
Richard Ramos
aa8dbab1ed Shows errors on screen and allows arrays as input params 2018-03-31 18:16:52 -04:00
Richard Ramos
417c04aff1 Function calling and cleaning up code
- User can deploy contracts
- User can call send() functions
- User can call overloaded functions
- Contract code extracted to function
2018-03-30 23:56:01 -04:00
Richard Ramos
14f674c66b Autogenerating method calling forms.
- Can call constant/view/pure functions
- Shows form fields for send methods
- Shows parameters for contract functions
- Able to see contract sourcecode
- Able to see accounts
2018-03-29 19:26:33 -04:00
Richard Ramos
d342aa5789 UpdatedIdentityKernel creation thru UI 2018-03-28 17:17:30 -04:00
Richard Ramos
af6ef345ca Identities can be created from UI 2018-03-28 16:43:15 -04:00
Richard Ramos
1982b0a60e Changing configuration of contracts.json 2018-03-28 10:16:06 -04:00
Richard Ramos
fa33b59d94 Initial commit of UI 2018-03-28 08:36:08 -04:00