mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-11 22:34:24 +00:00
Merge pull request #779 from embark-framework/chore/add-embarkjs-to-help
Add embarkJS to help
This commit is contained in:
commit
0f1f3a782a
@ -30,6 +30,7 @@ class Console {
|
||||
// will need to pass te current embark state here
|
||||
'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'),
|
||||
'EmbarkJS - ' + __('EmbarkJS static functions for Storage, Messages, Names, etc.'),
|
||||
'quit - ' + __('to immediatly exit (alias: exit)'),
|
||||
'',
|
||||
__('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