Pinned Repositories
2021-12-maple
2022-03-maple
373Lora
478Logic_Synth_and_Opt
bandtools
billboard-genres
book
A book on all things Foundry, available at https://book.getfoundry.sh.
ReplaceQuotes
Change all quotes in text to single or double
solidity-queue
Solidity implementation of the queue data structure
vscode-solidity
Visual Studio Code language support extension for Solidity smart contracts in Ethereum
edag94's Repositories
edag94/solidity-queue
Solidity implementation of the queue data structure
edag94/vscode-solidity
Visual Studio Code language support extension for Solidity smart contracts in Ethereum
edag94/2021-12-maple
edag94/2022-03-maple
edag94/bandtools
edag94/billboard-genres
edag94/book
A book on all things Foundry, available at https://book.getfoundry.sh.
edag94/create-react-app
Set up a modern web app by running one command.
edag94/dapptools
Dapp, Seth, Hevm, and more
edag94/get-TransparentUpgradeableProxy-impl
Simple script to get the implementation contract of a OZ TransparentUpgradableProxy contract. Proxy contract located here: https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/proxy/transparent/TransparentUpgradeableProxy.sol
edag94/go_bank
edag94/init.lua
nvim config in lua, graduating from kickstart.nvim
edag94/installjava
Script for install java hands free
edag94/iris_kb_layout
My iris keyboard layout
edag94/kickstart.nvim
Forking this so that I can always have a reference to this version, in case the original repo is ever deleted
edag94/LunarVim
An IDE layer for Neovim with sane defaults. Completely free and community driven.
edag94/nvim-config
My nvim config in lua
edag94/nvim-lsp-installer
Companion plugin for nvim-lspconfig that allows you to seamlessly manage LSP servers locally with :LspInstall. With full Windows support!
edag94/nvim-lspconfig
Quickstart configurations for the Nvim LSP client
edag94/openzeppelin-upgrades
Plugins for Hardhat and Truffle to deploy and manage upgradeable contracts on Ethereum.
edag94/setupLinuxAzure
Setup a linux devbox on azure
edag94/slither
Static Analyzer for Solidity
edag94/stakeksm.io
edag94/starter-ts-react-app
edag94/talon_scripts
My config for talon
edag94/tenderly-actions
Tenderly Web3 Actions.
edag94/tenderly-docs
Documentation website for Tenderly WIP
edag94/testing-library-docs
docs site for @testing-library/*
edag94/usePagination
Hook to abstract away client side pagination logic. Written when trying to wrap DetailsList from FluentUI/React with pagination logic, but can be used for any table-like component
edag94/vim-solidity
Vim syntax file for solidity