@imversed/faucet-client
TypeScript icon, indicating that this package has built-in type declarations

0.29.3 • Public • Published

@imversed/faucet-client

npm version

Running the tests

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

./scripts/wasmd/start.sh && ./scripts/wasmd/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).

/@imversed/faucet-client/

    Package Sidebar

    Install

    npm i @imversed/faucet-client

    Weekly Downloads

    0

    Version

    0.29.3

    License

    Apache-2.0

    Unpacked Size

    11.2 kB

    Total Files

    11

    Last publish

    Collaborators

    • vrfulldive
    • mikhail.menshenin.fd
    • marina_gonokhina
    • imversed-admin