Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

faucet-sdk

abigger8761SEE LICENSE IN LICENSE0.46.0TypeScript support: included

Typescript SDK for easy implementation of Faucet and FaucetFactory.

rari, faucet, faucet-sdk, decentralized finance, defi, ethereum

readme

faucet-sdk

Tests Publish GitHub Release and NPM Package

NPM

SDK for https://github.com/abigger87/faucet

Upgrading

Must change FaucetFactory address in two locations:

  • src/index.ts
  • src/__tests__/FaucetFactory.test.ts

To upgrade a contract, we must update the contract ABI in src/abi