
Notional Monthly Update - August 2021
Welcome to the first edition of the Notional Monthly Update! You can also follow the latest news on Twitter [https://www.twitter.com/notionalfinance] or join the Notional community on Discord [https://discord.notional.finance]! It's been a big month, and we're just getting warmed up

Notional Community AMA Livestream #1 Recap
Hello Notional Community - our first internal AMA was held on July 30 as a livestream on our Twitter [twitter.com/notionafinance] account. We were pleased to collect questions from our Discord [discord.notional.finance] and the videos already have 600+ views. For anyone who couldn’t make it, we’

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

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

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

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

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'

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