Socket
Socket
Sign inDemoInstall

@aztec/typed-data

Package Overview
Dependencies
43
Maintainers
5
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @aztec/typed-data

JavaScript library for working with EIP-712 style typed structured data


Version published
Maintainers
5
Install size
2.19 MB
Created

Readme

Source

Typed Data

JavaScript library for working with typed structured data as defined by EIP-712.

Usage

Install the module:

$ yarn add @aztec/typed-data

And import it in your project:

const typedData = require('@aztec/typed-data');

Example

Contributing

We strongly recommend that the community help us make improvements and determine the future direction of the protocol. To report bugs within this package, please create an issue in this repository.

Please read our contribution guidelines before getting started.

Install Modules

$ yarn install

Build

$ yarn build

Clean

$ yarn clean

Keywords

FAQs

Last updated on 30 Jan 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc