faucet-sdk
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
Typescript SDK for easy implementation of Faucet and FaucetFactory.
SDK for https://github.com/abigger87/faucet
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