All Projects → ukd1 → toshi-testnet-faucet

ukd1 / toshi-testnet-faucet

Licence: MIT license
A simple testnet faucet as a Toshi app. Read some background here:

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to toshi-testnet-faucet

react-native-defi-app
React Native Defi Decentralized Applications(dApps)
Stars: ✭ 31 (+121.43%)
Mutual labels:  ethereum-dapp
ethereum-dapp-ipfs-node.js-mongodb
以太坊开发DApp实战教程——用区块链、星际文件系统(IPFS)、Node.js和MongoDB来构建电商平台
Stars: ✭ 46 (+228.57%)
Mutual labels:  ethereum-dapp
ethereum-kit-ios
Comprehensive EVM SDK (ex: Ethereum, Binance Smart Chain) for iOS, implemented on Swift. Create wallets, watch wallets (read-only), sync transactions, filter transactions by type (erc20, bep20, swap transactions etc.), swap using native DEX protocols, easily extendable to work with custom smart contracts, and full support for EIP1159.
Stars: ✭ 148 (+957.14%)
Mutual labels:  ethereum-dapp
tipeth
An Ethereum dapp that makes it easy to give or send money with a url
Stars: ✭ 17 (+21.43%)
Mutual labels:  ethereum-dapp
solidity-contracts
📦 Resources for the Ethereum Smart Contract Development tutorial series.
Stars: ✭ 64 (+357.14%)
Mutual labels:  ethereum-dapp
ehr-blockchain
Electronic Health Record (EHR) and Electronic Medical Record (EMR) systems. However, they still face some issues regarding the security of medical records, user ownership of data, data integrity etc. The solution to these issues could be the use of a novel technology, i.e., Blockchain. This technology offers to provide a secure, temper-proof pl…
Stars: ✭ 41 (+192.86%)
Mutual labels:  ethereum-dapp
storj-wallet
Storj Wallet for Windows, Mac and Linux. Send and Receive Storj ERC20 Token and Ethereum (unofficial)
Stars: ✭ 13 (-7.14%)
Mutual labels:  ethereum-dapp
FaucetCryptoBot
A bot for FaucetCrypto a cryptocurrency faucet. The bot can currently claim PTC ads, main reward and all the shortlinks except exe.io and fc.lc.
Stars: ✭ 69 (+392.86%)
Mutual labels:  faucet
inkdrop-app
InkDrop
Stars: ✭ 18 (+28.57%)
Mutual labels:  ethereum-dapp
DCLib
⚙️ DApp toolkit
Stars: ✭ 12 (-14.29%)
Mutual labels:  ethereum-dapp
vue-web3
🐙 Web3 blockchain bindings for Vue.js (inspired by Vuefire and Drizzle)
Stars: ✭ 63 (+350%)
Mutual labels:  ethereum-dapp
Contracts
All WiBX blockchain chain code
Stars: ✭ 20 (+42.86%)
Mutual labels:  ethereum-dapp
web3scala
Scala library for integration with Ethereum clients
Stars: ✭ 24 (+71.43%)
Mutual labels:  ethereum-dapp
readme
The Blockchain Bible,a collections for blockchain tech,bitcoin,ethereum,crypto currencies,cryptography,decentralized solutions,business scenarios,hyperledger tech,meetups,区块链,数字货币,加密货币,比特币,以太坊,密码学,去中心化,超级账本
Stars: ✭ 46 (+228.57%)
Mutual labels:  ethereum-dapp
tvdapp
Blockchain DApp using React, Next.js and MobX
Stars: ✭ 66 (+371.43%)
Mutual labels:  ethereum-dapp
cheezyverse
Cheeze Wizards is the world's first battle royale on the blockchain (with cheese!)
Stars: ✭ 38 (+171.43%)
Mutual labels:  ethereum-dapp
dexpay-pos
Dexpay: POS, a modularized and extensible point of sale which enables Merchants to accept payments in ETH, DAI and xDAI.
Stars: ✭ 24 (+71.43%)
Mutual labels:  ethereum-dapp
codechain-faucet
CodeChain testnet faucet
Stars: ✭ 17 (+21.43%)
Mutual labels:  faucet
ProveIt
Implements proof of historical data possession on the Ethereum blockchain
Stars: ✭ 37 (+164.29%)
Mutual labels:  ethereum-dapp
stow-box
Formerly Linnia-box Starter kit for stow protocols for building Decentralized React Apps
Stars: ✭ 15 (+7.14%)
Mutual labels:  ethereum-dapp

Toshi Testnet Faucet.

This simple bot can:

  • take donations to the faucet
  • send you testnet monies

You can add it by messaging @TestnetFaucet, or scanning this qrcode:

@TestnetFaucet on Toshi

Any suggestions, please feel free to message @russell on Toshi or open a ticket. Donations (of testnet eth only!) welcome to 0x2f7aad208e09c5bf1e07eba5702b48ba7731d165.

Running locally with Docker

You can run the project locally with

docker-compose up

If any new depencies are added you can rebuild the project with

docker-compose build

To reset the postgres database in your dev environment you can use

docker-compose down -v

See also

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].