0.3.0-hyperspace • Published 1 year ago

@statechannels/xstate-wallet v0.3.0-hyperspace

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

🌐 Browser wallet

State channels wallet.

Currently, an application should run this wallet inside an iFrame and communicate with it via @statechannels/iframe-channel-provider and @statechannels/channel-client.

See https://docs.statechannels.org

Netlify Status

Configurable Environment Variables

VariablePossible ValuesDescription
LOG_DESTINATION"console", a file nameWhen running tests, use console.log or to a file
USE_INDEXED_DBempty, or truthy valueIf truthy, uses IndexedDB in the browser and in-memory otherwise
CLEAR_STORAGE_ON_STARTempty, or truthy valueIf truthy, clears any data in the store before start
NITRO_ADJUDICATOR_ADDRESSaddressAddress of NitroAdjudicator contract on-chain
ETH_ASSET_HOLDER_ADDRESSaddressAddress of ETHAssetHolder contract on-chain
HUB_ADDRESSaddressSigning address of firebase:simple-hub participant
HUB_DESTINATIONempty or bytes32Destination of firebase:simple-hub participant
CHAIN_NETWORK_IDstring or integerChain identifier e.g., 3 for Ropsten

Why are webpack loaders in dependencies?

Currently the e2e-tests package relies on xstate-wallet to run. Since we use environment variables as configuration options, and these are baked into the webpack builds at compile-time, we instead distribute the entire webpack dev server environment over npm to simplify things. We should move configuration options to be something declared at runtime.

0.7.0

3 years ago

0.5.0

3 years ago

0.6.0

3 years ago

0.4.7

3 years ago

0.4.6

3 years ago

0.4.5

4 years ago

0.4.4

4 years ago

0.4.3

4 years ago

0.4.2

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.3.10

4 years ago

0.3.10-alpha.0

4 years ago

0.3.9

4 years ago

0.3.9-alpha.0

4 years ago

0.3.8-alpha.0

4 years ago

0.3.7

4 years ago

0.3.6

4 years ago

0.3.5

4 years ago

0.3.4

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago