Pinned Repositories
abstract-accounts
A playground for ERC-4337 Account Abstraction
btc-markets
BTC Markets Javascript API client
eth-scratch
ScratchX extension for connecting to the Ethereum blockchain and ERC20 token contracts
eth-scratch3
Scratch 3 extensions for Ethereum contracts
okcoin
Node.js API wrapper to the OKCoin bitcoin exchange
open-bank-token
An Ethereum ERC20 token contract that is connected to a bank account via an Open Bank Project API.
promievent
A promise that can emit events
sol2uml
Solidity contract visualisation tool
tx2uml
Ethereum transaction visualizer. Generates UML sequence diagram for a transaction's contract calls.
uniswap-v4-hooks
A playground for Uniswap v4 hooks
naddison36's Repositories
naddison36/sol2uml
Solidity contract visualisation tool
naddison36/tx2uml
Ethereum transaction visualizer. Generates UML sequence diagram for a transaction's contract calls.
naddison36/eth-scratch3
Scratch 3 extensions for Ethereum contracts
naddison36/btc-markets
BTC Markets Javascript API client
naddison36/uniswap-v4-hooks
A playground for Uniswap v4 hooks
naddison36/okcoin
Node.js API wrapper to the OKCoin bitcoin exchange
naddison36/open-bank-token
An Ethereum ERC20 token contract that is connected to a bank account via an Open Bank Project API.
naddison36/promievent
A promise that can emit events
naddison36/abstract-accounts
A playground for ERC-4337 Account Abstraction
naddison36/defi-anime
ETH Tokyo hackathon project animating a Uniswap V3 pool over time
naddison36/token-info
Gets symbol and name properties from Ethereum token (ERC20) contracts
naddison36/ethereum-developer-tools-list
A guide to available tools and platforms for developing on Ethereum.
naddison36/account-abstraction
naddison36/awesome-uniswap-hooks
A curated list of awesome Uniswap v4 hooks resources.
naddison36/beacon-proofs
Beacon chain validator proofs using JavaScript
naddison36/bundler
naddison36/foundry-book
A book on all things Foundry, available at https://book.getfoundry.sh.
naddison36/hardhat
Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software. Get Solidity stack traces & console.log.
naddison36/hardhat-storage
Examine smart contract storage.
naddison36/hardhat-truffle-example
Example Hardhat project using Truffle and Typechain
naddison36/remix-sol2uml
naddison36/reverse-records
naddison36/semaphore
A zero-knowledge protocol for anonymous interactions.
naddison36/solidity-parser
A Solidity parser for JS built on top of a robust ANTLR4 grammar
naddison36/solidity-parser-antlr
Solidity grammar for ANTLR4
naddison36/ssv-scanner
naddison36/template-ethereum-contracts
Template to develop ethereum smart contracts
naddison36/Waffle
Library for writing and testing smart contracts.
naddison36/wei-format
a chrome extension that converts Wai numbers into Eth.
naddison36/yield-source-interface