Code Arena Issue Report

Code Arena Issue Report

This write-up concerns a particularly interesting finding that came out of the audits we received for Notional V2. First of all, big shout-out to cmichel, Code Arena’s top-earning warden in our audit contest! This finding is a testament to the value of the Code Arena model and the importance

Teddy Woodward
Teddy Woodward
Technical
Notional V2 Launch Update

Notional V2 Launch Update

We wanted to give everyone some updates on the launch of Notional V2. We are pleased to announce that our testnet is live on kovan [https://kovan-v2.notional.finance/] and integrated with an alpha version of the web UI. This means anyone can dig into the system and get a

Teddy Woodward
Teddy Woodward
Notional Monthly Update - August 2021

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

Teddy Woodward
Teddy Woodward
Monthly Updates
Notional Community AMA Livestream #1 Recap

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’

Teddy Woodward
Teddy Woodward
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