TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: TimeBank, Ethereum dApp

4 pointsby eyezickalmost 8 years ago
Hi everyone,<p>I made TimeBank <a href="https:&#x2F;&#x2F;timebank.tech" rel="nofollow">https:&#x2F;&#x2F;timebank.tech</a> , a Fullstack Decentralized Application that lets anyone lock away Ether or ERC20-standard compatible tokens (like those you seen in ICOs)for arbitrary periods of time.<p>Its backend is entirely on the Ethereum blockchain, 95% of the dev work was the UI and writing the smart contracts.<p>It doesn&#x27;t handle any private keys directly, but relies on Injected Web3 (such as via the Metamask Chrome extension) or a local Ethereum node running on localhost:8545, and composes the transactions for the user to sign and broadcast.

1 comment

fiatjafalmost 8 years ago
Nice, but I think you should post the link directly.<p>Contract source, apparently: <a href="https:&#x2F;&#x2F;etherscan.io&#x2F;address&#x2F;0x459f90b6e8dc23bbf1ff4c2f22aa2149b4bd4cff#code" rel="nofollow">https:&#x2F;&#x2F;etherscan.io&#x2F;address&#x2F;0x459f90b6e8dc23bbf1ff4c2f22aa2...</a>
评论 #14882469 未加载