mango-admin icon indicating copy to clipboard operation
mango-admin copied to clipboard

CLI for Mango

Results 5 mango-admin issues
Sort by recently updated
recently updated
newest added

$ mango-admin create Initialising... Creating new repository with administrator 0x94f3a88273070c2541885a622d7b6daa30dc83f1 Error: Error: Error: base fee exceeds gas limit I used testrpc -l 0xFFFFFF to increase the testrpc instance's gas limit

The error messages don't require a prepended 'Error: ' string. This PR removes those.

For some (still unkown reason) global is not a function for me. Removing it allows me to run `create` now