Skip to content
This repository has been archived by the owner on Jul 21, 2022. It is now read-only.

einfachiota/iota.gratis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IOTA faucet

Create a .env file as described here https://github.com/machineeconomy/iota-payment

Example:

SEED='81TrytesSeed'
IOTANODE='https://nodes.devnet.thetangle.org'
FALLBACKNODE='https://nodes.devnet.iota.org'
MAX_PAYMENT_TIME=4320
PORT=3001
VALUE=1
debug=basic
socket_origins=http://localhost:* http://localhost:* http://127.0.0.1:* http://192.168.178.22:* http://192.168.178.22:* https://faucet.einfachiota.de:*
allowed_origins=http://localhost:8080, http://localhost:5000, http://192.168.178.22:5000, http://192.168.178.22:8080, https://faucet.einfachiota.de
maxPayoutsPerIP=1
minPayoutIntervalinSeconds=20
maxPayoutRequestsPerMinute=6
minPaymentIntervals=60

Create a .env in the frontend folder with an URL, all requests will be sent to it Choose between Devnet and Mainnet

VUE_APP_URL=http://192.168.178.22:3001
VUE_APP_NETWORK=Devnet

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •