Testnet Faucet
A simple web application that is used to distribute Divi to testnet wallets on the network.
Running in Dev mode
-
run
yarn server. -
In a separate tab run
yarn start.
Please make sure environment variables are properly configured for the API.
Running the REST Server
yarn server
Runs the REST API server on process.env.port or http://localhost:3001.
yarn server-test
Runs the REST API unit tests.
yarn build-server
Builds the dist for the REST API.
Running the Web App
In the project directory, you can run:
yarn start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
yarn gh-pages
Deploys the web app to Github pages.
Configuring NGINX for the API
-
First install NGINX on the server and run the API server.
-
Create a file
/etc/nginx/conf.d/faucet.conf. -
Copy and Paste
nginx.confto thefaucet.conf -
Run
systemctl restart nginx. -
pingfaucet-api.diviproject.org to confirm it works!

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.
