Skip to content
Avatar

Achievements

Achievements

Organizations

@nomiclabs @prettier-solidity
Block or Report

Block or report fvictorio

Block user

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

Report abuse

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

Report abuse

Pinned

  1. Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software. Get Solidity stack traces & console.log.

    TypeScript 1.2k 293

  2. A Prettier plugin for automatically formatting your Solidity code.

    JavaScript 202 28

Contribution activity

July 2021

Opened 8 pull requests in 4 repositories
nomiclabs/hardhat
4 merged
nomiclabs/hardhat-ignition
1 open 1 merged
nomiclabs/hardhat-ts-plugin-boilerplate
1 open
nomiclabs/hardhat-hackathon-boilerplate
1 open

Created an issue in nomiclabs/hardhat that received 4 comments

Improve error message for invalid private key

This is a valid config: module.exports = { solidity: "0.7.3", networks: { rinkeby: { url: "https://rinkeby.infura.io/v3/", accounts: ["0xaaaaaaaaaa…

4 comments

Seeing something unexpected? Take a look at the GitHub profile guide.