All Projects → CurrencyTycoon → Eth Hodler

CurrencyTycoon / Eth Hodler

A simple DApp & ERC20 token written in Solidity running on the Ethereum blockchain www.hdao.org

Programming Languages

solidity
1140 projects

Projects that are alternatives of or similar to Eth Hodler

Alpha Wallet Ios
An advanced Ethereum mobile wallet
Stars: ✭ 140 (+351.61%)
Mutual labels:  blockchain, ethereum, dapp, erc20
Celo Monorepo
Official repository for core projects comprising the Celo platform
Stars: ✭ 269 (+767.74%)
Mutual labels:  blockchain, ethereum, dapp
Erc20 Explorer
An explorer for ERC20 based Ethereum tokens
Stars: ✭ 248 (+700%)
Mutual labels:  blockchain, ethereum, erc20
Love Ethereum
区块链学习
Stars: ✭ 323 (+941.94%)
Mutual labels:  blockchain, ethereum, dapp
Angular Truffle Starter Dapp
Angular CLI + Truffle Starter Dapp; write, compile & deploy smart contracts on Ethereum blockchains
Stars: ✭ 174 (+461.29%)
Mutual labels:  blockchain, ethereum, dapp
Unstoppable Wallet Ios
A secure and decentralized Bitcoin and other cryptocurrency wallet for iPhone. Supports Bitcoin, Ethereum, EOS, Binance Chain, Bitcoin Cash, DASH, ...
Stars: ✭ 180 (+480.65%)
Mutual labels:  blockchain, ethereum, dapp
Embark
Framework for serverless Decentralized Applications using Ethereum, IPFS and other platforms
Stars: ✭ 3,478 (+11119.35%)
Mutual labels:  blockchain, ethereum, dapp
Unstoppable Wallet Android
A secure and decentralized Bitcoin and other cryptocurrency wallet for Android phones. Supports Bitcoin, Ethereum, EOS, Binance Chain, Bitcoin Cash, DASH, ...
Stars: ✭ 165 (+432.26%)
Mutual labels:  blockchain, ethereum, dapp
Buidl
A browser-based IDE for creating, deploying, and sharing blockchain apps (DApps, or decentralized apps). Publish your first blockchain DApps in 5 minutes! Here is how: https://docs.secondstate.io/buidl-developer-tool/getting-started
Stars: ✭ 376 (+1112.9%)
Mutual labels:  blockchain, ethereum, dapp
Eth Crypto
Cryptographic javascript-functions for ethereum and tutorials to use them with web3js and solidity
Stars: ✭ 420 (+1254.84%)
Mutual labels:  blockchain, ethereum, dapp
Client
(Aragon 1) Create and manage decentralized organizations on Ethereum.
Stars: ✭ 733 (+2264.52%)
Mutual labels:  blockchain, ethereum, dapp
Eth Vue
Featured in Awesome Vue [https://github.com/vuejs/awesome-vue], a curated list maintained by vuejs of awesome things related to the Vue.js framework, and Awesome List [https://awesomelists.net/150-Vue.js/3863-Open+Source/18749-DOkwufulueze-eth-vue], this Truffle Box provides everything you need to quickly build Ethereum dApps that have authentication features with vue, including configuration for easy deployment to the Ropsten Network. It's also Gravatar-enabled. Connecting to a running Ganache blockchain network from Truffle is also possible -- for fast development and testing purposes. Built on Truffle 5 and Vue 3, eth-vue uses vuex for state management, vuex-persist for local storage of app state, and vue-router for routing. Authentication functionalities are handled by Smart Contracts running on the Ethereum blockchain.
Stars: ✭ 171 (+451.61%)
Mutual labels:  blockchain, ethereum, dapp
Trust Ray
☁️ API for the Trust Wallet. Project no longer supported and current version used as source of transactions and address tokens in Blockatlas https://github.com/trustwallet/blockatlas/blob/master/config.yml#L64
Stars: ✭ 172 (+454.84%)
Mutual labels:  blockchain, ethereum, erc20
Client
The nOS Client
Stars: ✭ 202 (+551.61%)
Mutual labels:  blockchain, ethereum, dapp
Smart Contract Watch
A tool to monitor a number of smart contracts and transactions
Stars: ✭ 168 (+441.94%)
Mutual labels:  blockchain, ethereum, dapp
Squeezer
Squeezer Framework - Build serverless dApps
Stars: ✭ 3,242 (+10358.06%)
Mutual labels:  blockchain, ethereum, dapp
Blockchain Reading List
Blockchain Manchester Meetups, Talks and Reading List
Stars: ✭ 17 (-45.16%)
Mutual labels:  blockchain, ethereum, dapp
Lemon.email Dapp
Lemon dApp is a world's first encrypted & decentralized e-mail service.
Stars: ✭ 155 (+400%)
Mutual labels:  blockchain, ethereum, dapp
Ico Contracts
Ethereum smart contracts that have been used during successful ICOs
Stars: ✭ 160 (+416.13%)
Mutual labels:  blockchain, ethereum, erc20
Upchain Wallet
以太坊钱包(支持DApp 浏览器)- A Powerful Ethereum Android Wallet & DApp Browser
Stars: ✭ 359 (+1058.06%)
Mutual labels:  ethereum, dapp, erc20

ETh Hodler - www.ethhodler.org

A simple non-profit DApp & ERC20 token running on the Ethereum blockchain

States

The ETh Hodler is for hodlers - a simple DApp that helps holders to hodl, nothing more. It's for the benefit of the community. Absolutely noting goes to the developers of this DApp, thus keeping things simple and small.

"This is just silly. Do people lack so much willpower that they have to
handicap themselves to have no access to your ETH? What if you lock it today
and it shoots to $200 in a week? What then? The last thing you want is
have NO ACCESS to your funds, whether crypto or fiat or whatever.
How about, just hold. There, problem solved.". - Reddit /user/Chop13

But wait, there are actually some benefits:

Each deposit to the DApp issues you with EHDL tokens. These tokens are then used to make a withdrawal and burned once the withdrawal is processed.

A normal withdrawal would take ~30 days to process, costing only the gas fee. Should the holder want to withdraw their deposit early, they can, but they must pay a %1 fee. The fees will be added to a fee-pot. Holders can claim a chunk from the fee-pot, see the rules to find out how.

How to use

Use as a DAPP - by using browser-wallet such as Mist Browser, Parity Browser, or use the MetaMask extension for Chrome.

MetaMask is currently probably the best way to use at this time as it offers the lest friction.

Rules

  • Tokens will be issued when sending ETH to the contract: TBA
  • Normal ETH Withdrawal: must wait until after 172800 blocks, which is roughly 30 days
  • Immediate ETH withdrawal: Must pay a %1 fee.
  • For all Withdrawals: tokens will be destroyed after withdrawal. Ether to be sent back to original address.
  • Tokens pending normal withdrawal will be locked until after 172800 blocks.
  • While tokens are locked, the cannot be transferred or sent.
  • While tokens are locked, you cannot add more ETH to the address.
  • When the wait period is over, you must complete the withdrawal manually.
  • After withdrawal to ETH, tokens are burned, thus deflating the token supply
  • HODL tokens will be trade-able too.

Security information:

  • The contract went through 3 independent peer reviews, each completed by a different experienced Solidity developer. Additional reviews were performed by members of the /r/ethtrader community after the Author found a bug in the original Hodl Dao contract, a week after launch. See this thread for details about how the issue was handled.
  • The Author of the contract does not have the functionality to move
  • funds in the contract or issue/destroy tokens - the contract is completely out of the Author's control.
  • The contract code is kept as simple as possible (KISS). There's no concept of voting, splitting, curators, owners and the contract can be upgraded
  • The contract's source code has been verified through Etherscan

Game theory

  • If enough holders enter the contract, Price of ETH should go up, because ETH is removed from the market.
  • Better than normal holding, since holders can claim from the fee-pot, after holding for the minimum time
  • Should the ETH price spike to say $200 USD, immediate withdraw will still be possible.
  • HODL tokens may be trade-able on an exchange, and on face value 1 HODL = 1 ETH, should an exchange add them
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].