0.1.7 • Published 1 year ago

@polkadot-api/sm-provider v0.1.7

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@polkadot-api/sm-provider

JsonRpcProvider to connect to a chain via Smoldot.

function getSmProvider(
  chain: smoldot.Chain | Promise<smoldot.Chain>,
): JsonRpcProvider

The parameter it takes is a Chain from smoldot, the return value of calling smoldot.addChain(..)

0.1.7

1 year ago

0.1.4

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.2

1 year ago

0.1.3

1 year ago

0.1.1

1 year ago

0.1.0

2 years ago

0.0.1

2 years ago

0.0.0

2 years ago