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/registries"
ExamplesConnector
Class ExamplesConnector
Hierarchy
StubConnector
ExamplesConnector
Index
Properties
options
Type
Methods
connect
init
Properties
options
Type
options
Type
:
InterfaceType
<
object
,
object
,
object
,
unknown
>
= t.interface({releases: t.array(t.interface({package: t.object,manifestUri: t.string,}))})
Methods
connect
connect
(
options
:
t.mixed
)
:
Promise
<
registries.Service
>
Parameters
options:
t.mixed
Returns
Promise
<
registries.Service
>
init
init
(
__namedParameters
:
object
)
:
Promise
<
registries.Service
>
Parameters
__namedParameters:
object
releases
:
object
[]
Returns
Promise
<
registries.Service
>
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
options
Type
connect
init
Stub
Connector
Stub
Service
Generated using
TypeDoc