😁 Web3 devs rejoice, you can always look around open source and learn from the best.

Get started with your smart contract development journey with these outstanding coding repos to get you started - both full-stack and backend.

All you need to do, is git clone, and go 🧵👇
Backend:

The @HardhatHQ javascript solidity starter kit
github.com/smartcontractk…

The @BrownieEth python solidity vyper starter kit
github.com/smartcontractk…

The @dapptools raw solidity bash starter kit (foundry in progress)
github.com/smartcontractk…
@HardhatHQ @BrownieEth @dapptools Backend Continued

The @solana @ProjectSerum anchor rust starter kit
github.com/smartcontractk…

The @trufflesuite javascript solidity starter kit
github.com/smartcontractk…

The @wighawag hardhat-deply template:
github.com/wighawag/templ…

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Patrick Collins

Patrick Collins Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @PatrickAlphaC

Mar 5
Trivia: Proxies are often used for upgradeable smart contracts. They use delegatecall to call functions of a contract that has the logic they want, but store data in themselves.

Continuing the theme from my last trivia, why is this a bad proxy contract? Image
So there were two issues here:

1. setImplementation is public, meaning anyone can update this proxy!

2. The proxy uses a storage slot to hold the implementation address. If the implementation has storage, you’ll get hilariously rekt by storage collisions.
📀A proxy contract stores data in the proxy contract based on the implementation.

This means, if your implementation stores data, it might overwrite where we saved the implementation address!
Read 5 tweets
Nov 8, 2021
1/ 📚 Want to learn the EXACT steps you need to take to become a #blockchain engineer?

🤝Got you covered! 🤝

It's just 4 steps:
1. Understand Why 🧠
2. Take a Course 🧑🏽‍🏫
3. Join a Hackathon, Community, and Build 👏
4. Do it! ✅

A thread and article🧵

betterprogramming.pub/how-to-become-…
2/ Understand Why

You might think this is an easy step to skip, but if you don't have an unbreakable, bulletproof reason to become a blockchain engineer when it gets hard, you might back off. 💪

So create your list of unwaivering, unfaltering justification to begin your journey
3/
You can borrow some reasons from my past article, or use some of these:

🌎 Create an impact on the world that will last forever
💨 Create a faster, digitally immersive, world
💸 Relandscape the future of finance
(continue)

medium.com/coinmonks/6-re…
Read 19 tweets
Feb 18, 2021
1/ #Chainlink, a thread

#Blockchain allows us to do amazing things, the easiest value add to understand is smart contracts.

In my CS class back in 2013 my professor taught us about #Bitcoin and I literally went “that sounds stupid”.
2/ Why does it have value? I also never thought gold made any sense either. Now my point of view has changed on Bitcoin and I think it has its place as a store of value.

However, I thought blockchain didn’t do much aside from a digital gold.
3/ I didn’t understand why people were so hyped.

Fast forward to a couple years working at a hedge fund. I get to see aaalllllll the shit of the current financial world. I got to do something called “trade matching” as part of my jobs.
Read 20 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us on Twitter!

:(