aymer.eth (@tayloraymeric) 's Twitter Profile
aymer.eth

@tayloraymeric

ID: 1631594614938562562

calendar_today03-03-2023 09:57:53

196 Tweet

297 Followers

954 Following

RareSkills (@rareskills_io) 's Twitter Profile Photo

The largest in-person event we've hosted to date is RareDay at Devcon. Here is a video collage of the event. More to come! Thanks to our guest speakers and panelists! Keone Hon ⨀ Mooly Sagiv @ NYU Alex the Entreprenerd giraffe Zigtur Photos are linked in the reply.

Kristofer (@kristoferlund) 's Twitter Profile Photo

We organised a Hacker House together with ICP HUB Thailand for Devcon. Yesterday I had a follow up chat with two of the hackathon winners about their future plans, building on #ICP, etc. Stepan Bubnov of ICSPore | The 1st DEX aggregator on #ICP aymer.eth of ICPBridge Two great projects, more links in 🧵👇

RareSkills (@rareskills_io) 's Twitter Profile Photo

For over 6 months, we've been writing a large body of work that explains the Uniswap V3 codebase. As you can imagine, this is no small piece of literature! Instead of waiting until everything is done before publishing, we decided to start releasing the portions that are

aymer.eth (@tayloraymeric) 's Twitter Profile Photo

The Uniswap V3 curve implements CLMM (Concentrated Liquidity Market Maker). How it basically works is that across varying price ranges of a token pair, you can have varying amounts of reserves. For instance, on a USDT - USDC pool pair, you can have most of the reserves

Jeffrey Scholz (@jeyffre) 's Twitter Profile Photo

I’m hiring a full stack developer, but more frontend leaning. MUST be located in Malaysia. 🇲🇾 Web3 experience not required, but it’s nice if you are interested in it. Send me a DM.

RareSkills (@rareskills_io) 's Twitter Profile Photo

Chapter 2 for our Uniswap V3 resource is now published. This chapter introduces ticks and why Uniswap V3 needs them. As usual, there are several illustrations, animations, and interactive tools to make the concept as digestible as possible.

RareSkills (@rareskills_io) 's Twitter Profile Photo

New article is up: Introduction to Proxies This article describes how upgradeable contracts work and how you can get an intuition for them by building simplified ones in Remix. It is a follow-on to our article on delegatecall. Author 0x457A65

RareSkills (@rareskills_io) 's Twitter Profile Photo

If you want to catch us at ETH Denver, come to these events: 1. evm/acc hacker house by Monad ⨀ (on Tuesday Feb 25). Our founder Jeffrey Scholz will be one of the speakers. 2. Our own co-hosted event: Cantina 🪐 x Drosera x RareSkills happy hour on Thursday Feb 27.

If you want to catch us at ETH Denver, come to these events:

1. evm/acc hacker house by <a href="/monad_xyz/">Monad ⨀</a> (on Tuesday Feb 25). Our founder <a href="/Jeyffre/">Jeffrey Scholz</a> will be one of the speakers.

2. Our own co-hosted event: <a href="/cantinaxyz/">Cantina 🪐</a> x <a href="/DroseraNetwork/">Drosera</a> x <a href="/RareSkills_io/">RareSkills</a> happy hour on Thursday Feb 27.
RareSkills (@rareskills_io) 's Twitter Profile Photo

New blog post is up: Coding a Rebase Token Rebase tokens (aka rebasing tokens) are quite common in DeFi, but there are surprisingly few educational resources on them. Therefore, we created a tutorial for how they work, how to create one, and the pitfalls of using them. Since

New blog post is up: Coding a Rebase Token

Rebase tokens (aka rebasing tokens) are quite common in DeFi, but there are surprisingly few educational resources on them.

Therefore, we created a tutorial for how they work, how to create one, and the pitfalls of using them.  Since
RareSkills (@rareskills_io) 's Twitter Profile Photo

The Rust compiler is famous for being one of the safest compilers in the business. But how does it work behind the scenes? If you have a decent grasp of Rust, but maybe are a little fuzzy on how compilers work, we have just the video for you. Runtime Vеrification formal verification

The Rust compiler is famous for being one of the safest compilers in the business.

But how does it work behind the scenes?

If you have a decent grasp of Rust, but maybe are a little fuzzy on how compilers work, we have just the video for you.

<a href="/rv_inc/">Runtime Vеrification</a> formal verification
ETH Belgrade (@ethbelgrade) 's Twitter Profile Photo

🚨 NEW SPONSOR ANNOUNCEMENT Honored to welcome RareSkills as a Community Gardener sponsor of ETH Belgrade Conference 2025. RareSkills is the leading resource for advanced blockchain developer education. --------------------------------------- ETH Belgrade 3 starts June 3rd

🚨 NEW SPONSOR ANNOUNCEMENT

Honored to welcome <a href="/RareSkills_io/">RareSkills</a> as a Community Gardener sponsor of ETH Belgrade Conference 2025.

RareSkills is the leading resource for advanced blockchain developer education.

---------------------------------------
ETH Belgrade 3 starts June 3rd
RareSkills (@rareskills_io) 's Twitter Profile Photo

When we released the ZK Book over a year ago, we took the ZK education space a huge step forward. Our book pioneered the approach of "just enough math" to learn ZK. Today we do it again with a new addition to the ZK Book. "Circom and Constraint Design Patterns" This new

When we released the ZK Book over a year ago, we took the ZK education space a huge step forward.

Our book pioneered the approach of "just enough math" to learn ZK.

Today we do it again with a new addition to the ZK Book.

"Circom and Constraint Design Patterns"

This new
RareSkills (@rareskills_io) 's Twitter Profile Photo

New article in the Uniswap V3 Series is up: The Square and Multiply Algorithm The square and multiply algorithm is how Uniswap V3 computes p = √(1.0001^i) on-chain. More generally, square and multiply computes a fractional number to an integer power efficiently. If you

New article in the Uniswap V3 Series is up:

The Square and Multiply Algorithm

The square and multiply algorithm is how Uniswap V3 computes p = √(1.0001^i) on-chain.

More generally, square and multiply computes a fractional number to an integer power efficiently.

If you
RareSkills (@rareskills_io) 's Twitter Profile Photo

On June 18, RareSkills will launch our Uniswap V3 Bootcamp. In this 9-week course, you'll get very deep into the core contracts and learn how every mechanism works down to the extreme detail. The bootcamp initially treats the very math-heavy libraries like FullMath and TickMath

On June 18, RareSkills will launch our Uniswap V3 Bootcamp.

In this 9-week course, you'll get very deep into the core contracts and learn how every mechanism works down to the extreme detail.

The bootcamp initially treats the very math-heavy libraries like FullMath and TickMath