MatteoMer / scaffold-eth-challenge1-staking

Challenge of scaffold-eth, basically a decentralized platform to raise-funds in a limited time, with the possibility of withdrawing if not enough funds are raised

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scaffold-ETH Challenge 1 : Decentralized Staking App

Goal

This is a very fun challenge part of the project scaffold-eth 😄

The goal of this project is to build a decentralized fund-raising platform with a limited time to raise the funds. After this time, if the fund-raising is not successful, users can withdraw their funds invested in the project.

How ?

We're given a front-end and a ready to build framework and we need to build the contract in solidity. 🧙‍♂️

To see my work you can look in packages/hardhat/contracts/Staker.sol

About

Challenge of scaffold-eth, basically a decentralized platform to raise-funds in a limited time, with the possibility of withdrawing if not enough funds are raised

License:MIT License


Languages

Language:CSS 85.9%Language:JavaScript 12.8%Language:Shell 0.6%Language:Solidity 0.2%Language:Dockerfile 0.2%Language:HTML 0.1%Language:TypeScript 0.1%Language:Less 0.1%