Inspiration
Most blockchains have trouble scaling and they all deal with traffic congestion issues. I am inspired to deal with those issues.
What it does
Disperse DAPP is a batching protocol for both native currency and ERC20 tokens that can help reduce gas cost for multiple transfers by batching them in a single block.
How we built it
The contract is written in solidity using truffle and the frontend is javascript/React
Challenges we ran into
I am relatively new to smart contracts so there was a learning curve when I first started programming this contract.
Accomplishments that we're proud of
It works as intended.
What we learned
I had to learn how to estimate gas costs on EVM and then how to optimize them.
What's next for DisperseAurora
Not so much what's next for DisperseAurora but what's next for gas prices on EVM itself. The very recent gas price cost increase on Avalanche because of NFTs and gaming apps congesting the network is a timely reminder that there are structural issues with EVM and traffic congestion that any blockchain , especially one running an EVM, needs to address. I have some ideas that I want to test in the days to come.

Log in or sign up for Devpost to join the conversation.