🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket
m

morgansliman

npm

Packages

Current Co-maintainers

Former Co-maintainers

29 packages

@ignored/analyzer

This is an N-API lib that exposes a single library, which takes a solidity source file's content, and returns its version pragmas and imports.

@ignored/analyzer-darwin-arm64

This is the **aarch64-apple-darwin** binary for `@ignored/analyzer`

@ignored/analyzer-darwin-x64

This is the **x86_64-apple-darwin** binary for `@ignored/analyzer`

@ignored/analyzer-linux-arm64-gnu

This is the **aarch64-unknown-linux-gnu** binary for `@ignored/analyzer`

@ignored/analyzer-linux-arm64-musl

This is the **aarch64-unknown-linux-musl** binary for `@ignored/analyzer`

@ignored/analyzer-linux-x64-gnu

This is the **x86_64-unknown-linux-gnu** binary for `@ignored/analyzer`

@ignored/analyzer-linux-x64-musl

This is the **x86_64-unknown-linux-musl** binary for `@ignored/analyzer`

@ignored/analyzer-win32-arm64-msvc

This is the **aarch64-pc-windows-msvc** binary for `@ignored/analyzer`

@ignored/analyzer-win32-ia32-msvc

This is the **i686-pc-windows-msvc** binary for `@ignored/analyzer`

@ignored/analyzer-win32-x64-msvc

This is the **x86_64-pc-windows-msvc** binary for `@ignored/analyzer`

@ignored/block

Provides Block serialization and help functions

@ignored/blockchain

A module to store and interact with blocks

@ignored/coc-solidity

Solidity and Hardhat support for coc.nvim

@ignored/common

Resources common to all Ethereum implementations

@ignored/ethash

An ethash implementation in JavaScript

@ignored/evm

JavaScript Ethereum Virtual Machine (EVM) implementation

@ignored/hardhat-ignition

[![npm](https://img.shields.io/npm/v/@ignored/hardhat-ignition.svg)](https://www.npmjs.com/package/@ignored/hardhat-ignition) [![hardhat](https://hardhat.org/buidler-plugin-badge.svg?1)](https://hardhat.org)

@ignored/hardhat-js-toolbox

Hardhat TypeScript plugin boilerplate

@ignored/ignition-core

The core logic of **Ignition** including the execution engine and user facing api.

@ignored/rlp

Recursive Length Prefix Encoding Module

@ignored/solidity-language-server

Solidity language server by Nomic Foundation

@ignored/statemanager

An Ethereum statemanager implementation

@ignored/trie

This is an implementation of the modified merkle patricia tree as specified in Ethereum's yellow paper.

@ignored/tx

A simple module for creating, manipulating and signing Ethereum transactions

@ignored/util

A collection of utility functions for Ethereum