Skip to content
View jordaniza's full-sized avatar
🎲
All In
🎲
All In
Block or Report

Block or report jordaniza

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jordaniza/README.md

Jordaniza

Discord Twitter My Site

Hi, I'm Jordan, a Web3 Developer, currently writing smart contracts at Aragon OSx.

I love learning new things and new technologies. Recommendations on interesting things to read are extremely welcome.

In my free time I love music, fitness, cooking and reading weird books.

Some of my past projects:

AuxoDAO

  • Auxo is a DeFi yield farming protocol on Ethereum that rewards stakers who participate in onchain governance.
  • Auxo has a non-dilutive token model: stakers are not diluted by inflation, and instead receive rewards directly in wETH.
  • Auxo was my previous focus, where I worked as a Smart Contract development lead.

Website

  • This is a work-in-progress series that I've hosted on my new Astro blog, where I take you through writing EVM Assembly code (Yul & Bytecode) in a hands-on way.
  • In it we complete challenges in the OpenZeppelin Ethernaut using pure assembly, something I have been doing myself

Multichain SDK

Multichain Repo

  • Multichain SDK allows you to fetch data from contracts deployed on multiple EVM chains simulataneously using ethers.js.
  • It is designed for calling contracts with similar or shared interfaces, such as ERC20 contracts.
  • Crucially, the Multichain calls preserve type-safety across calls, and works with native Promise.AllSettled logic for graceful errors.

Subgraphs Rep

  • These subgraphs capture information about Auxo token holders & Auxo stakers.
  • It took me a while to get my head round The Graph, but I'm glad that I did.
  • I'm happy with how this repo turned out: especially wrapping my head around the graph's own testing and deployment workflows.

Programming languages

Top Langs

My Github Stats

Jordans's GitHub stats

Pinned

  1. bitfield-epoch bitfield-epoch Public

    A solidity library to efficiently compress user activations into a single 256 bit storage slot

    Solidity 10

  2. ECDSA-Typehash-Builder ECDSA-Typehash-Builder Public

    Create EIP712 Compliant typehashes in foundry tests

    Solidity 2

  3. OZ-Upgradeable-Foundry OZ-Upgradeable-Foundry Public

    Minimal Upgradeable Contract Deploy and Test with foundry

    Solidity 93 20

  4. assemblynaut assemblynaut Public

    Beating OpenZeppelin's Ethernaut in Pure Assembly. Masochists Only.

    Solidity 24

  5. ethHvr ethHvr Public

    A neovim plugin to show readable ETH values when hovering over large numbers.

    Lua 2

  6. auxo-staking-subgraph auxo-staking-subgraph Public

    Token and Staking information for the Auxo Protocol

    WebAssembly 1