mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-17 01:37:26 +00:00
add embarkJS to help
This commit is contained in:
parent
7ee02525a7
commit
9351a12444
@ -30,6 +30,7 @@ class Console {
|
|||||||
// will need to pass te current embark state here
|
// will need to pass te current embark state here
|
||||||
'ipfs - ' + __('instantiated js-ipfs object configured to the current environment (available if ipfs is enabled)'),
|
'ipfs - ' + __('instantiated js-ipfs object configured to the current environment (available if ipfs is enabled)'),
|
||||||
'web3 - ' + __('instantiated web3.js object configured to the current environment'),
|
'web3 - ' + __('instantiated web3.js object configured to the current environment'),
|
||||||
|
'EmbarkJS - ' + __('EmbarkJS static functions for Storage, Messages, Names, etc.'),
|
||||||
'quit - ' + __('to immediatly exit (alias: exit)'),
|
'quit - ' + __('to immediatly exit (alias: exit)'),
|
||||||
'',
|
'',
|
||||||
__('The web3 object and the interfaces for the deployed contracts and their methods are also available')
|
__('The web3 object and the interfaces for the deployed contracts and their methods are also available')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user