👋Hi there, I am

Evan McGrane

A Professional

profile_circle
profile_bg-0
profile_bg-1
profile_bg-2

About Me

Fullstack Web3 Developer with a passion for learning.

Full stack software engineer at PancakeSwap, working Frontend aswell as Backend services and SDKs.

Bachelors of Applied Physics from Dublin City University, finishing 2nd in my class with a with first degree honours.

Focussing on distributed systems and peer to peer networks and studying public key cryptography, mainly around how secure multi-party computation (SMPC) can be applied in zero-knowledge crypto bridges.

Experienced web3 Engineer, with extensive knowledgeable in researching, designing, developing and testing blockchain and web3 technologies which include experience with Solidity, Geth, Typescript, Golang, Next.js, and more.

Passionate about Web3 and blockchain core infrastructure. I have a lot of experiencing devloping full stack web3 applications mainly in areas of Defi such as decentralized trading, lending and cryptocurrency bridging

Years of
Experience
+
Side Projects
Completed
+
of Hours
Spent Coding

Skills & Experiences

2023

Software Engineer - Full Stack

Pancakeswap

Backend / full stack engineer on Pancakeswap backend services and APIs.
Key developer at PCS and have built many different services such as fiat onramp server api, web3 notification scheduler, aswell as work on V4 related BE SDKs and APIs
Ive written software that generates $300,000 consistetly per month and that is scaled to serve half a million concurrent monthly users

2021

Defi Engineer - Full Stack

Ren Labs

Frontend / smart contract engineer on Catalog, a crosschain Dex hosted by Ren Labs.
Key developer in building The Catalog User interface using Next.js, Typescript, Firebase, PostgreSQL Material UI, tailwind, styled-components & more.
Work on the smart contract & backend team building robust middleware REST API services to forward blockchain data to our frontend. Node.js, AWS, Express, GraphQL, Prisma & more

2020

Blockchain Mentor / Developer Advocate

Moralis Blockchain Academy

Developer advocate & student mentor at Moralis Academy The worlds largest and most sucessful web3 educational platform.
I teach students the basics of Javascript, & Solidity by reviewing their code, doing 1-on-1 live coding sessions and more.
I also help to create new academy courses and ideas for weekly coding challenges aswell as making video content on said matrial

2019

Blockchain Protocol Researcher

Dublin City University (School Of Computing)

I worked as a protocol researcher on the development of a Blockchain based RTD platform where DLT (Distributed Ledger Technology) is implemented with traditional academic frameworks
Assisted Leading the Research of underlying blockchain Technologies, POS, Layer2-Scaling, ZKP’s (ZK-SNARKS), Consensus, / Governance protocols and more
Developed a robust theoretical governance model & economic framework to serve as the basis for the platform’s rules

2018

ComputationFluid Dynamics Research Intern

Dublin City University (School Of Physics)

My role was to research and assist the development of in house computational techniques that can be used to no linear solve partial differential equations which describe the physics of complex dynamical systems mainly simple fluid slow.
One such program that i wrote was a higher order solver for the shallow water equations in 3D using the Finite volume method. As part of my work i also wrote a finite many finite difference and finite volume solvers for various equations as well as performing detailed stability and order of accuracy analysis for said systems.
One area i focussed on was Von neuman stabilty analysis and spectral analyisis to determine regions of stable behaviour for many PDEs and to see for what values of input parameters such as the courant (CFL) number caused erratic and unstable behaviour.

TypeScript

icon-TypeScript

My main language is Typescript. I have been using typescript for 2 years now and and well versed in designing & implementing robust typesafe applications

React/Next.js

icon-React/Next.js

My main Frontend stack includes Next/React.js. I am skilled in creating preformant pixel perfect and responsive User interfaces with elegnat UI/UX

Node.js

icon-Node.js

Node.js with typescript is my primary backend language. I have expereince creating fast API services and backend architecture aswell as NPM packages using Node

Solidity

icon-Solidity

I am a skilled smart contract engineer and have a profound understanding of the EVM. Skilled in smart contract acces control, proxies, upgrades and ECDSA security patterns

Checkout Some of my work

All
Nodejs
Nextjs
React
Solidity
Native BTC to EVM bridge using HTLC's
Native BTC to EVM bridge using HTLC's
NextjsTypescriptNodejsSolidity

This project integrates with the Garden Finace BTC SDK aswell as my own smart wallet router SDK to allow cross chain native bitcoin swaps where users can pay bridge fees in any asset they want. Currently I do not have a deployment for this because its still and early work in progress

AA & ZK Smart Wallet SDK & Cross-Chain DEX
AA & ZK Smart Wallet SDK & Cross-Chain DEX
NextjsTypescriptNodejsSolidity

This project is an application and SDK extends the PancakeSwap Universl and Swap routers for enbling users to execute batched transactions from an abstracted smart contract wallet contract on multiple chains. This enables users to make advanced trades on pancakeswap such as custom gas fee token trades and cross chain swaps with one signatures by leveraging ZK proofs

Threshold Signature Multi-Party Digital Signatre P2P Network
Threshold Signature Multi-Party Digital Signatre P2P Network
NextjsTypescriptNodejsSolidity

This project is a basic implemention a trustless secure multi-party TSS digital signature scheme for private key management over a network of P2P nodes in typescript to enable secure establishment of a native BTC to EVM bridge. this project imnplements PBFT consensus to store proofs on a distyributed ledger.

Kademlia DHT for P2P Peer Discovery
Kademlia DHT for P2P Peer Discovery
NextjsTypescriptNodejs

This project is a basic implementation of the Kademlia algorithm for building robust peer-to-peer networks and distributed systems, especially for efficent and consistent peer discovery

Gasless Decentralised Exchange (DEX)
Gasless Decentralised Exchange (DEX)
NextjsTypescriptNodejs

This is a decentralised exchange i made which is a pancake swap exchange that lets users swap and trade through the pancake swap smart contracts without having to pay transaction fees or gas for trades. Next.js Node.js MongoDB Postgresql Typescript Web3-React Ethers.js Web3.js

Cross-chain Crypto Bridge/Dex
Cross-chain Crypto Bridge/Dex
NextjsTypescriptNodejs

Full cross chain cryptocurrency bridge that supports 9 EVM chains. Users can bridge synthetic assets and swap on desired chains. Next.js Node.js MongoDB Postgresql Typescript Web3-React Ethers.js Web3.js Ren.js Prisma tRPC, ZOD Render

Multi-chain Wallet System Package Demo
Multi-chain Wallet System Package Demo
NextjsReactTypescript

Web3 wallet NPM Package Concept sandbox that allows users to connect to multiple wallets on different chains simultaneously in order to submit multiple paralle txs. This allows app users to abstract the need to show users what chain they're on. React.js Typescript, Ren.js Node.js

Web OAuth
Web OAuth
NextjsTypescript

Web OAuth Project developed using Next.js, NextAuth, Chakra UI, React, Redux, Redux Toolkit, TypeScript, Google OAuth, and more.

Crypto Bitcoin Price Chart
Crypto Bitcoin Price Chart
ReactTypescriptTailwind CSS

Cryptocurrency Bitcoin Price Chart was developed using React, Typescript, coingecko-api, react-chartjs-2, chart.js and tailwindcss.

Astral Bridge Contracts v1
Astral Bridge Contracts v1
NextjsReactTypescript

this project hosts the complete bridge contracts i designed in solidity for my latest cross chain bridge AMM project. the bridge factory is deployed on 9 EVM chains and communications between chains is enabled through a backend signature verifier API

Advanced Defi Arbitrage Bot
Advanced Defi Arbitrage Bot
NodejsTypescript

Custom build Arb bot with Node.js/Solididty which can arbiyrage DAI/WETH across Uniswap/Suishiswap and 2 other exchanges using flashloans

Translator Application
Translator Application
NodejsSvelteTypescript

It helps to translate from one language to multiple languages. It is developed using svelte, typescript, nodejs and more.

Crosschain AMM Contracts
Crosschain AMM Contracts
SolidityNodejs

Solidity smart contracts for the Cross chain DEX i am currently working on. I use Renjs for bridging and intrface with the uniswap V3 contracts to preform swaps

Gambling Contracts
Gambling Contracts
SolidityNodejs

Solidity smart contracts for a gambling service that allows users to stake crypto assets in order to double their money. I use chainlink keepers and VRF for on chain randomness. In order to pay the chainlink fee i take a subsidy from the users bet to swap for LINK on uniswap to cover the fee

Limit Order DEX
Limit Order DEX
SolidityNodejs

Solidity smart contracts for a limit order, orderbook style dex that matches users orders in two queuses (a buy and sell queue). I use bubble sort to dynamicall order trades by price so the top trades always match each other

Multi-signature Wallet
Multi-signature Wallet
SolidityNodejs

Solidity smart contracts for a multi sig wallet that allows users to create instances of a consensus based wallet. users can transfer native and ERC20 assets. In order for transfers to execute a majority consensus of agreement must be reached between all wallet owners

Read a few of my Academic Papers

All
Financial Algorithms
Non-crypto Blockchain Usecases
Survey of the adoption of Blockchain in Academia
Survey of the adoption of Blockchain in Academia

Litreature review that discusses and analyses the potential of a distributed blockchain model being adopted to remodel different frameworks in Academia such as Peer-review

Blockchain Model to re-invent the Peer-review system
Blockchain Model to re-invent the Peer-review system

This paper propses an Proof Of Stake (POS) distributed model that uses game theory and crypto incentive tactics to create a decentraised peer review model that distributes wealth and reputation amoungst the community

Exploring Financial algorithms for Flash loan Arbitrage
Exploring Financial algorithms for Flash loan Arbitrage

Paper exploring the mathematics behind concepts in Defi such as Automated market makers (CPAMM's) aswell as efficent algorithms for executing flash loan arbitrage

Some Areas In Defi Ive been Researching

Developments in Crosschain Defi

New Developments in Cross-chain

One conecpt I have been exploring is the a development in crosschain Defi where users can execute trades or smart contract calls on one blockchain from an entirely different one

This is enabled through the concept of cryptographic hashing and digital signatures. By extracting any contract call into its raw bytecode we can sign this data through the use of Eliptic curve cryptography. In order to be able to execute blockchain agnostic trades we can compare this encode into this signature the chain it is to be executed on (domain seperator) Then on the destination chain we verify the signature by comparing hashes.

This revolution allows for example, a user to execute a smart contract call on Ethereum from Polygon. See example on my githib here

Defi Math

Im always learning about the financial algorithms behind thing slike AMMs, automated staking rewards/yield, and POS consensus mechanisms

Ultra Fast cross-chain Transfers

Cross chain transfers are slow

bridging takes time. The concept of a lender fixes all of this. With a lender one can execute a bridge on source chain. when this bridge is confirmed we know the user has already paid the assets they are moving.

As this is confirmed we can use a lender smart contract with collateroal to execute the trade on the destination chain immediately.

Then when the bridge is complete the users funds go back to pay the lender. This makes doing cross chain trading super fast.

Ever Heard Of Free Transfers?

waveawaveb

Gass-less Trades

Another concept that is made possible through digital signatures is the ability to allow your app to off Gas-less trades for users. When a user signs some transaction metadata, the signature acts as proof that they give permission to execute the trade. Then some ADMIN private key can execute this trade on behalf of the user and pay the gass tokens for them.

Cross-chain Limit Order Transactions

battery

Cross-chain AMM Limit Orders

One thing that AMMs cannot do well is to execute Limit orders. This is because smart contracts cannot listen to external off-chain data sources in order to know when to execute a trade. Also if they could how would the gas tokens be paid.

By using hats called a forwarder smart contract (smilar to above) a user can again, sign their transaction Metadata before hand with all of the execution criteria defined.

We can store this metadata in an off-chain database with a constant automated backend worker scanning the blockchain to checking if the ececution criteria has been met. If so the trade can be autonomously executed and the gas tokens paid by the ADMIN private key which has the permission to make the trade on the users behlaf

From
Avax avax
to
Zcash zcash

Using all of these techniques one could for example, bridge native Bitcoin to Avalanche using a bridging service like RenJs and swap wrapped BTC for AVAX. The same holds true for any asset on any chain

Im Always Hitting Commit

These are just some things i like researching. Im always putting my new knowledge into practice by building cool applications

button

I Love Building Defi Applications

Defi, Defi, Defi...

I have always been facinated by decentralized finance decentralised nature of blockchain can allow for the creation of trustless financial applications.

I am always learning about new developments in Defi around ever growing protocols around concepts such as AMMs and decentralised lending.

In my spare time i am always building and learning about the underlying protocols, secrity frameworks and financial mathematics that power some of the best Defi applications that exist today,

See My Recent Youtube Videos

Upcoming Vide Tutorials

In this video i go over some side projects that i have worked on that i plan to make full walkthroughs on.

Multisig Wallet Part 1

In this video i begin a full walkthrough on creating a full stack web3 dapp. A multisig wallet smart contract linked up to a responsive frontent in Javsacript

Multisig Wallet Part 2

In this video we start the develoment of the multisig smart contact and create the consensus model which requires agreement between signatories in order to execute transfers.

Certifications

Ethereum Dapp Programming

Ethereum Dapp Programming

Ethereum Game Programming

Ethereum Game Programming

Smart Contract Programming (101)

Smart Contract Programming (101)

Smart Contract Programming (201)

Smart Contract Programming (201)

React (Basic)

React (Basic)

Rest API (Intermediate)

Rest API (Intermediate)

Full Stack Development

Full Stack Development

Responsive Web Design

Responsive Web Design

Show More Certifications

Get In Touch

Quick Contact

Don't like forms? Send me an email. 😊

Gmail

Email

evan.mcgrane5@mail.dcu.ie

Location

Location

Dublin, Ireland