Search
Preparing search index...
The search index is not available
EthPM.js
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"test/stub/storage"
External module "test/stub/storage"
Index
Classes
Examples
Connector
Stub
Connector
Stub
Service
Variables
singleton
Promise
Object literals
example
Storage
Variables
Const
singleton
Promise
singleton
Promise
:
Promise
<
storage.Service
>
= new ExamplesConnector().connect({})
Object literals
Const
example
Storage
example
Storage
:
object
hash
hash
(
content
:
string
)
:
Promise
<
string
>
Parameters
content:
string
Returns
Promise
<
string
>
predict
Uri
predict
Uri
(
content
:
string
)
:
Promise
<
URL
>
Parameters
content:
string
Returns
Promise
<
URL
>
read
read
(
uri
:
URL
)
:
Promise
<
undefined
|
string
>
Parameters
uri:
URL
Returns
Promise
<
undefined
|
string
>
write
write
(
content
:
string
)
:
Promise
<
URL
>
Parameters
content:
string
Returns
Promise
<
URL
>
Globals
"ethpm"
"ethpm/config"
"ethpm/manifests"
"ethpm/manifests/v2"
"ethpm/package"
"ethpm/registries"
"ethpm/registries/web3"
"ethpm/session"
"ethpm/storage"
"ethpm/storage/ipfs"
"ethpm/types"
"test/examples"
"test/stub/manifests"
"test/stub/registries"
"test/stub/storage"
Examples
Connector
Stub
Connector
Stub
Service
singleton
Promise
example
Storage
Generated using
TypeDoc