0.4.0-rc2 • Published 2 years ago

@lbmjs/faucet-client v0.4.0-rc2

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
2 years ago

@lbmjs/faucet-client

Running the tests

First of all you will need an instance of wasmd running. From the root directory of this repository:

./scripts/launchpad/start.sh && ./scripts/launchpad/init.sh

You will also need a faucet. From the root directory of this repository:

cd packages/faucet
yarn start-dev

The tests need to be told you are running the faucet via an environmental variable:

export FAUCET_ENABLED=1

Finally run the tests from this directory:

yarn test

License

This package is part of the cosmjs repository, licensed under the Apache License 2.0 (see NOTICE and LICENSE).

0.4.0-rc2

2 years ago

0.4.0-rc1

2 years ago

0.1.0

2 years ago

0.1.0-rc6

2 years ago

0.4.0-rc0

2 years ago

0.1.0-rc5

2 years ago