Socket
Socket
Sign inDemoInstall

@kleros/arbitrable-proxy-contracts

Package Overview
Dependencies
Maintainers
8
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kleros/arbitrable-proxy-contracts

[![npm version](https://badge.fury.io/js/%40kleros%2Farbitrable-proxy-contracts.svg)](https://badge.fury.io/js/%40kleros%2Farbitrable-proxy-contracts) # General Purpose Arbitrable Contracts


Version published
Weekly downloads
1
decreased by-96.97%
Maintainers
8
Weekly downloads
 
Created
Source

npm version

General Purpose Arbitrable Contracts

General purpose arbitrable contracts as defined in ERC-792

Testing

yarn run ganache
yarn run test

Deployment

To deploy ArbitrableProxy run:

INFURA_PROJECT_ID=<your_infura_project_id> WALLET_KEY=<your_wallets_private_key> ETHERSCAN=<your_etherscan_api_key> NETWORK=<network_name> yarn deploy

This command will also automatically verify the source code on Etherscan.

Note: Network names are defined in truffle.js. It has definitions for main, kovan, ropsten and development. Define extra if needed.

Check latest live versions of this contract on https://resolve.kleros.io .

FAQs

Package last updated on 24 Nov 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