You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: a smart contract and web user interface for crowdfunding: given a funding target and a deadline, accept pledges. Allow the proposer to collect once the funding target is met. Allow refund of pledges if the deadline has passed and the target is not met.
Motivation/Impact/Importance: foster a market of projects facilitated by RChain
Completion/Success Criteria: demo of dApp web UI deployed and connected to testnet ; source code published under Apache 2 license
a page / form for anyone to become a potential "beneficiary" by starting a crowdfunding project: title, deadline, funding target
a button for "claim reward"
a page for anyone to browse existing projects, showing title, deadline, funding target
each with a link to a page for anyone to "contribute" with an amount
a page for a contributor to "please refund my contribution"
then we can work on using rchain / rholang / rspace as the "database" side
make sure you've seen the RhoVM talk , at least the part starting at 5 minutes ending at about 15 minutes.
Description: a smart contract and web user interface for crowdfunding: given a funding target and a deadline, accept pledges. Allow the proposer to collect once the funding target is met. Allow refund of pledges if the deadline has passed and the target is not met.
Motivation/Impact/Importance: foster a market of projects facilitated by RChain
Completion/Success Criteria: demo of dApp web UI deployed and connected to testnet ; source code published under Apache 2 license
Bonus points:
Link to specs and additional info :
how to make a contract that executes on receipt of REV? rchip-proposals#31 how to make a contract that executes on receipt of REV?
https://agoric.com/documentation/ertp/guide/
Mentors: @dckc (@jimscarver ?)
Skills: rholang, web app development, object capabilities
RChain Priority:
The text was updated successfully, but these errors were encountered: