Jeff Wu

Jeff Wu

Co-Founder and CTO

Open Sourcing the Notional V2 Smart Contracts

Open Sourcing the Notional V2 Smart Contracts

We’re excited to announce that today we're open sourcing the Notional V2 smart contracts [https://github.com/notional-finance/contracts-v2/] under the GPL-v3 open source license. Our mission with Notional V2 is to create a fully decentralized fixed rate lending and borrowing platform that maximizes capital efficiency – no

Jeff Wu
Jeff Wu
Notional V2 Technical Deep Dive Part 1: fCash Markets

Notional V2 Technical Deep Dive Part 1: fCash Markets

In this series of posts, I will walk you through the Notional V2 smart contracts. The goal of these posts is to help technically minded users and developers better understand a large and complex codebase (~12,000+ lines of Solidity!). It’s expected that the reader has some familiarity with

Jeff Wu
Jeff Wu
Technical
Notional V2 Technical Deep Dive Part 2: Trading Actions

Notional V2 Technical Deep Dive Part 2: Trading Actions

In this series of posts, I will walk you through the Notional V2 smart contracts. The goal of these posts is to help technically minded users and developers better understand a large and complex codebase (~12,000+ lines of Solidity!). In part 1 [https://blog.notional.finance/understanding-the-notional-v2-fcash-markets], we described

Jeff Wu
Jeff Wu
Technical
Notional V2 Technical Deep Dive Part 3: Valuation Framework

Notional V2 Technical Deep Dive Part 3: Valuation Framework

In this series of posts, I will walk you through the Notional V2 smart contracts. The goal of these posts is to help technically minded users and developers better understand a large and complex codebase (~12,000+ lines of Solidity!). In parts 1 [https://blog.notional.finance/understanding-the-notional-v2-fcash-markets] and 2

Jeff Wu
Jeff Wu
Deep Dive
Notional V2 Technical Deep Dive Part 4: Cash Groups and nTokens

Notional V2 Technical Deep Dive Part 4: Cash Groups and nTokens

In this series of posts, I will walk you through the Notional V2 smart contracts. The goal of these posts is to help technically minded users and developers better understand a large and complex codebase (~12,000+ lines of Solidity!). In the previous post, we will discussed Notional V2'

Jeff Wu
Jeff Wu
Deep Dive
Notional V2 Technical Deep Dive Part 5: Settlement and Initialization

Notional V2 Technical Deep Dive Part 5: Settlement and Initialization

In this series of posts, I will walk you through the Notional V2 smart contracts. The goal of these posts is to help technically minded users and developers better understand a large and complex codebase (~12,000+ lines of Solidity!). We've covered a lot so far but in

Jeff Wu
Jeff Wu
Deep Dive
Notional V2 Technical Deep Dive Part 6: Liquidation

Notional V2 Technical Deep Dive Part 6: Liquidation

In this series of posts, I will walk you through the Notional V2 smart contracts. The goal of these posts is to help technically minded users and developers better understand a large and complex codebase (~12,000+ lines of Solidity!). If you've made it this far, I'

Jeff Wu
Jeff Wu
Deep Dive
Notional V2 Technical Deep Dive Part 7: Advanced Trading

Notional V2 Technical Deep Dive Part 7: Advanced Trading

In this series of posts, I will walk you through the Notional V2 smart contracts. The goal of these posts is to help technically minded users and developers better understand a large and complex codebase (~12,000+ lines of Solidity!). In this post we will discuss how Notional V2 was

Jeff Wu
Jeff Wu
Deep Dive