node v12.22.0
yarn
Alfajores
yarn start:alfajores
Mainnet
yarn start
Alfajores
yarn run build:alfajores
Mainnet
yarn run build
Will generate a production build in build/
Anyone can help make the Poof interface available across the world. To do so, take the latest release (usually a zip), unzip it, and add it to an IPFS node. The easiest way to add (and free!) is through https://pinata.cloud/
If you would like to be listed in the Poof.cash UI relayer's dropdown option, please do the following per chain (mainnet | alfajores):
- Setup a Poof.cash relayer node
- Try using your custom relayer in the UI
- Create a PR updating the
RELAYERS
field insrc/config.ts
- In the PR, include:
- your relayer URL
- withdrawal tx hash
Please choose your relayer's fee wisely.
Disclaimer: Please consult with legal and tax advisors regarding the compliance of running a relayer service in your jurisdiction. The authors of this project bear no responsibility.
USE AT YOUR OWN RISK.