Ernesto García

@openzeppelin/contracts

v5.0.2
Secure Smart Contract library for Solidity

@openzeppelin/gsn-helpers

v0.2.4
Test and development helper methods and scripts for GSN

@openzeppelin/contract-loader

v0.6.3
Load contract ABIs from built artifacts and return contract objects

blockdemy-certs

v0.1.6
A client to communicate with the Blockdemy Certs application API and handle file certifications

@openzeppelin/test-helpers

v0.5.16
JavaScript testing helpers for Ethereum smart contract development.

blockdemy-ui-components

v0.0.1
Blockdemy design system used across the blockdemy platforms ecosystem

blockdemy-ui

v0.4.19
Blockdemy design system used across the blockdemy platforms ecosystem

@openzeppelin/test-env

v0.2.1
One line smart contracts test environment.

@openzeppelin/fuzzy-solidity-import-parser

v0.1.2
This is an experiment in optimizing the parsing of Solidity files when the sole purpose is to get dependencies before sending it off to `solc` to compile. Thus, we rely on the compiler to detect any syntax errors, and in that case the library can return "

blockdemy-sso

v0.0.21
A client to handle blockdemy single sign on communication

@openzeppelin/docs-utils

v0.1.5
Utilities for setting up and previewing documentation across OpenZeppelin projects.

mongoose-disable

v0.6.2
Mongoose disable plugin

defender-relay-client

v1.38.3
There are 2 modules included in this package:

@openzeppelin/upgrades-core

v1.40.0

@openzeppelin/truffle-upgrades

v1.21.0
> **Warning** > This package is deprecated. The recommended alternative is to use [Hardhat](https://hardhat.org/) along with the [Hardhat Upgrades](https://docs.openzeppelin.com/upgrades-plugins/hardhat-upgrades) plugin.

@openzeppelin/buidler-upgrades

v1.2.2
[![Docs](https://img.shields.io/badge/docs-%F0%9F%93%84-blue)](https://docs.openzeppelin.com/upgrades-plugins/buidler-upgrades) [![NPM Package](https://img.shields.io/npm/v/@openzeppelin/buidler-upgrades.svg)](https://www.npmjs.org/package/@openzeppelin/b

use-upload

v1.0.4
A react hook to upload files to any cloud service using presigned urls gotten through a REST or Graphql API

@openzeppelin/upgrade-safe-transpiler

v0.3.33
Solidity preprocessor used to generate OpenZeppelin Contracts Upgrade Safe.

@openzeppelin/contracts-upgradeable

v5.0.2
Secure Smart Contract library for Solidity

@openzeppelin/hardhat-upgrades

v3.5.0
[![Docs](https://img.shields.io/badge/docs-%F0%9F%93%84-blue)](https://docs.openzeppelin.com/upgrades-plugins/hardhat-upgrades) [![NPM Package](https://img.shields.io/npm/v/@openzeppelin/hardhat-upgrades.svg)](https://www.npmjs.org/package/@openzeppelin/h

defender-base-client

v1.38.3
OpenZeppelin Defender provides a security operations (SecOps) platform for Ethereum with built-in best practices. Development teams implement Defender to ship faster and minimize security risks.

defender-admin-client

v1.38.3
Defender Admin acts as an interface to manage your smart contract project through one or more secure multi-signature contracts. Defender Admin holds no control at all over your system, which is fully controlled by the keys of the signers.

@openzeppelin/hardhat-defender

v2.0.0
Hardhat plugin to propose smart contract upgrades on OpenZeppelin Defender

defender-autotask-client

v1.38.3
Client library for managing Defender Autotasks

defender-kvstore-client

v1.38.3
The [Defender Autotasks](https://docs.openzeppelin.com/defender/autotasks) service allows you to run small code snippets on a regular basis or via webhooks that can make calls to the Ethereum network or to external APIs. Thanks to tight integration to Def