Pinned Repositories
completely
Generate shell completion scripts from a JSON description of a command.
evm-puzzles
A collection of EVM puzzles
hardhat-examples
solhint-plugin-prettier
A Solhint plugin for checking your contracts style
vim-extract-variable
Vim plugin to extract an expression to a variable
vim-yank-queue
Paste things in the same order in which you copied them
edr
An Ethereum development runtime implementation that can be reused to build new developer tools.
hardhat
Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.
hardhat-vscode
Solidity and Hardhat support for Visual Studio Code
prettier-plugin-solidity
A Prettier plugin for automatically formatting your Solidity code.
fvictorio's Repositories
fvictorio/evm-puzzles
A collection of EVM puzzles
fvictorio/solhint-plugin-prettier
A Solhint plugin for checking your contracts style
fvictorio/eval-replace.nvim
NeoVim plugin to replace some text with the result of evaluating it
fvictorio/createx
Factory smart contract to make easier and safer usage of the `CREATE` and `CREATE2` EVM opcodes as well as of `CREATE3`-based (i.e. without an initcode factor) contract creations.
fvictorio/fvictorio.github.io
fvictorio/hardhat-compile-issue
fvictorio/hardhat-project-template-ts
A fully-fledged Hardhat project template based on TypeScript.
fvictorio/openzeppelin-solidity
OpenZeppelin is a library for secure smart contract development
fvictorio/revm
Ethereum Virtual Machine written in rust that is fast and simple to use
fvictorio/test-repo
fvictorio/book
A book on all things Foundry, available at https://book.getfoundry.sh.
fvictorio/cpk-address
fvictorio/docs
Optimism Developer Docs
fvictorio/edr-590
fvictorio/edr-smock-issue
fvictorio/EIP-4844-dev-usage
EIP-4844 dev usage
fvictorio/ethers-rs
Complete Ethereum & Celo library and wallet implementation in Rust. https://docs.rs/ethers
fvictorio/evm-diff
Diff EVM-compatible chains in a friendly format
fvictorio/github-actions
🤖Verdaccio GitHub Actions
fvictorio/hardhat-tracer
🕵️ allows you to see internal calls, events and storage operations in the console
fvictorio/herman-melville_moby-dick
Epub source for the Standard Ebooks edition of Moby Dick, by Herman Melville
fvictorio/isinglass
An experiment in footnotes
fvictorio/manual
The source code for the Standard Ebooks Manual of Style.
fvictorio/p-g-wodehouse_the-white-feather
Source for the Standard Ebooks version of P. G. Wodehouse's The White Feather
fvictorio/smock
The Solidity mocking library
fvictorio/solidity
Solidity, the Contract-Oriented Programming Language
fvictorio/solidity-coverage
Code coverage for Solidity smart-contracts
fvictorio/solidity-template
Combines Hardhat, TypeChain, Ethers, Waffle, Solhint and Solcover.
fvictorio/test-verdaccio-ci
fvictorio/viem
TypeScript Interface for Ethereum