TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: TimeBank, Ethereum dApp

4 点作者 eyezick将近 8 年前
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

fiatjaf将近 8 年前
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 未加载