5 Commits

Author SHA1 Message Date
Richard Ramos
15edbd398d Fixing function invokation and result showing
- Booleans weren't being sent correctly (it always assumed true)
- Booleans now are shown on the results
- Handling result visualization when there's more than one parameter
2018-08-22 19:18:07 -04:00
Richard Ramos
f25fbc8e2c Allows copying commands to clipboard 2018-08-22 19:18:07 -04:00
Richard Ramos
f65c24d44e Verifying if contract can be deployed or not 2018-08-22 19:18:07 -04:00
Richard Ramos
cc0f503a2b Handling errors and UI reorganization / features
- UI shows error screen if contract doesn't exist or fails fetching data
- Menu shows selected state and icons can be specified
- Component created for card alerts
2018-08-22 19:18:07 -04:00
Richard Ramos
b567db9aa7 Added section to embark backend tab 2018-08-22 19:18:06 -04:00