Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

canonical-wedg

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

canonical-wedg

Canonical wrapped EDG package

  • 1.5.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Canonical Wrapped EDG

Canonical Wrapped ETH on Edgeware.

Usage

npm install --save truffle-contract canonical-wedg

and

const contract = require('truffle-contract');
const wedgArtifact = require('canonical-wedg');

const wedg = contract(wedgArtifact);

Contract Addresses

ChainAddress
Beresheet0xB083e4140880E8e688B71822F5c393920E8E4E1A

Compile

  • yarn
  • yarn compile

Deploy

  • yarn deploy:local
  • PICO_BERESHEET=<private key> yarn deploy:beresheet

Keywords

FAQs

Package last updated on 20 Jun 2021

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc