
Security News
VulnCon 2025: NVD Scraps Industry Consortium Plan, Raising Questions About Reform
At VulnCon 2025, NIST scrapped its NVD consortium plans, admitted it can't keep up with CVEs, and outlined automation efforts amid a mounting backlog.
@kleros/arbitrable-proxy-contracts
Advanced tools
[](https://badge.fury.io/js/%40kleros%2Farbitrable-proxy-contracts) # General Purpose Arbitrable Contracts
General purpose arbitrable contracts as defined in ERC-792
yarn run ganache
yarn run test
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
[](https://badge.fury.io/js/%40kleros%2Farbitrable-proxy-contracts) # General Purpose Arbitrable Contracts
The npm package @kleros/arbitrable-proxy-contracts receives a total of 69 weekly downloads. As such, @kleros/arbitrable-proxy-contracts popularity was classified as not popular.
We found that @kleros/arbitrable-proxy-contracts demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 8 open source maintainers collaborating on the project.
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.
Security News
At VulnCon 2025, NIST scrapped its NVD consortium plans, admitted it can't keep up with CVEs, and outlined automation efforts amid a mounting backlog.
Product
We redesigned our GitHub PR comments to deliver clear, actionable security insights without adding noise to your workflow.
Product
Our redesigned Repositories page adds alert severity, filtering, and tabs for faster triage and clearer insights across all your projects.