https://github.com/refcell/faucet-sdk
SDK for https://github.com/abigger87/faucet
https://github.com/refcell/faucet-sdk
Last synced: 7 months ago
JSON representation
SDK for https://github.com/abigger87/faucet
- Host: GitHub
- URL: https://github.com/refcell/faucet-sdk
- Owner: refcell
- License: apache-2.0
- Created: 2021-02-23T02:39:14.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-27T06:00:49.000Z (almost 5 years ago)
- Last Synced: 2025-07-06T01:58:08.062Z (7 months ago)
- Language: TypeScript
- Size: 1.12 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# faucet-sdk


[](https://npmjs.org/package/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`