6 Commits

Author SHA1 Message Date
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