【早睡早起兴趣组】轻轻敲醒沉睡的心灵~慢慢睁开你滴眼睛~

Cooper

OP原项目链接:📝 Draft Project Idea: Stop Snoozing! · Issue #43 · ethereum-optimism/ecosystem-contributions · GitHub

Summary

Have a hard time waking up every day? Need something to keep you accountable? Introducing: Stop Snoozing!

Stop Snoozing! is a concept for a simple smart contract application that incentivizes you to wake up every day before a specified time. You can use bokkypoobah’s Solidity DateTime library to make sure that a transaction is triggered on a set schedule within a certain time range. Users can put some ETH or ERC20 tokens up as stake that will be taken away if the transaction isn’t sent on time. Easy!

Possible features

  • Allow users to easily set up a wakeup schedule
  • Allow users to have a different wakeup schedule on different days of the week
  • Allow users to put up some stake in ETH or ERC20 tokens
  • Require users to trigger a transaction every day according to the wakeup schedule
  • Take away the stake if the user fails to trigger the transaction

概括

这个项目的想法是提供一个激励措施来帮助大家解决赖床的问题,用户可以通过质押一些ETH或者ERC20代币,来激励自己按时起床(用户可以自己设置周期、或者按周设置每天的起床时间)。如果在规定的时间窗口内发起了起床交易,则可以获得质押的代币,否则质押的代币将被消耗掉。

想法

这个项目挺有趣的,在社区论坛之前也看到过有类似的解决赖床问题的讨论,感觉很契合大家的需求。另一方面是,这个项目也可以作为打开OP项目申请的一个突破口。一举多得!

LXDAO讨论贴:【早睡早起兴趣组】轻轻敲醒沉睡的心灵~慢慢睁开你滴眼睛~

现在,想和大家一起脑暴一下,让需求变得更加完善有趣一些。一方面是丰富需求、丰富细节,另一方面是希望借此向OP申请项目。有任何想法都欢迎提出来,大家一起讨论哈哈👏🏻

1 Like