DEV Community

ilyxium
ilyxium

Posted on

I created the best web3 boilerplate out there!

Welcome!

Why is this boilerplate the best? Because all the top eth boilerplates on github right now are created by companies who integrate every aspect of their product/service into the boilerplate, making it all but unusable unless you sign up for their service!

Not this one.

Check out the boilerplate

This boilerplate uses the following open source libraries to bring you a fully functional, mobile optimized dApp:

Screen Shot 2022-03-04 at 12 02 01 AM

Get Started:

git clone https://github.com/ilyxium/eth-nextjs-boilerplate.git
# then
npm install
# then
npm run dev
# or
yarn dev
Enter fullscreen mode Exit fullscreen mode

Open http://localhost:3000 with your browser to see the result.

What you get

  • Connect Wallet + One example transaction 💲
  • Scalable header + mobile menu ↔️
  • Mobile friendly 📱
    Image description

  • 3 pages, including a 404 page, and routing done ✅

  • Examples of buttons and links 👽

Connect with me

Feel free to reach out on twitter @ilyxium and drop your questions, comments or suggestions on how I can improve this!

Enjoy :)

Top comments (7)

Collapse
 
ilyxium profile image
ilyxium • Edited

The top starred eth boilerplate on github: github.com/ethereum-boilerplate/et... is provided by moralis, a web3 company. This is just one example of many. These boilerplates integrate every aspect with their service, so it is all but unusable without signing up for their service.

Collapse
 
ilyxium profile image
ilyxium

i'll add that explanation to the readme, this is a good point to make

Collapse
 
ilyxium profile image
ilyxium

please star the repo if you find it helpful!

Collapse
 
jwp profile image
John Peters

Nice title, it speaks of your ambition.

Collapse
 
ilyxium profile image
ilyxium

thank you!

Collapse
 
biomathcode profile image
Pratik sharma

WOW!! Great
I will do the same with solana wallet. hehehe. Great work btw!!

Collapse
 
ilyxium profile image
ilyxium

Thank you!!