{"repo":"thunderbiscuit/tatooine","free":true,"listed":false,"github":"https://github.com/thunderbiscuit/tatooine","clone":"git clone https://github.com/thunderbiscuit/tatooine.git","description":"A bitcoin Testnet/Signet faucet built with Ktor.","language":"Kotlin","stars":11,"topics":["bitcoin","faucet"],"license":"Apache-2.0","category":"blockchain-web3","readme_excerpt":"Tatooine Faucet Tatooine is a small bitcoin faucet application built with Ktor, a Kotlin asynchronous framework for creating microservices and web applications. The faucet was initially built for and is currently in production as part of the Padawan Wallet project. Tatooine can run anywhere with a JVM runtime and is most easily deployed using containers. The podman/ directory has the Containerfile necessary to build an image using Podman or Docker. Build the faucet You can build the project by running the package task like so This will output a jar in ./build/tasks/ tatooine executableJarJvm/tatooine-jvm-executable.jar which you can start anywhere you like using Use a custom config file By default, the faucet will run using the configurations set in the resources/application.yaml file at the time the project was compiled. Modifying that file and recompiling every time you want a configuration change is not ideal. A better way is to write different configuration files and simply provide their location when launching the service in different settings (development, production, etc.). You achieve this by adding a -config argument to the call when launching the service. For example, if you create a file called production.yaml , you can then launch the service using: Usage Most of the routes for the server require authentication, and the /sendcoins route requires a POST request. Here are examples for all 5 routes:","default_branch":null,"files":null,"tree":[],"storefront":"/r/thunderbiscuit","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/thunderbiscuit/tatooine/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}