Inspiration
Showcase a dApp that works with an ERC-20 token.
What it does
Invest in abstract non-fungible tokens. The Endless token has no purpose other than getting more expensive.
How I built it
The ERC-20 token was built in Solidity with OpenZeppelin. The front-end was built with React, web3.js, and Semantic-UI
Challenges I ran into
Calculating the amount of tokens an investor would receive for a certain amount of ETH when the rate increases linearly, without using an expensive loop.
Accomplishments that I'm proud of
The pricing algorithm used to calculate the tokens received for a certain contribution.
What I learned
The ERC-20 token standard and how to create crowdsale smart contracts.
Log in or sign up for Devpost to join the conversation.