Gathering detailed insights and metrics for @0x/contracts-utils
Gathering detailed insights and metrics for @0x/contracts-utils
Gathering detailed insights and metrics for @0x/contracts-utils
Gathering detailed insights and metrics for @0x/contracts-utils
@0x/contracts-test-utils
Test utils for 0x contracts
@0x/contracts-dev-utils
0x protocol specific utility contracts
@marswap-exchange/contracts-utils
This package contains smart contract utilities and libraries that are used throughout the entire codebase of smart contracts. These contracts are all generic and may helpful to use outside of the context of 0x protocol.
@marswap-exchange/protocol-utils
0x protocol-related utilities for the V4/Exchange Proxy constellation of contracts, with tooling related to:
npm install @0x/contracts-utils
Typescript
Module System
Min. Node Version
Node Version
NPM Version
51
Supply Chain
82.4
Quality
77.4
Maintenance
50
Vulnerability
93.2
License
protocol - 66edc60
Published on 16 Nov 2023
protocol - 2b751e2
Published on 29 Aug 2023
protocol - ec336b9
Published on 18 Aug 2023
protocol - e1f9e10
Published on 09 Aug 2023
protocol - 33ece5a
Published on 21 Jul 2023
protocol - 8c9917b
Published on 19 Jul 2023
TypeScript (60.15%)
Solidity (30.79%)
MDX (9.06%)
Total Downloads
233,559
Last Day
25
Last Week
383
Last Month
2,031
Last Year
35,793
371 Stars
17,275 Commits
200 Forks
21 Watching
83 Branches
104 Contributors
Latest Version
4.8.52
Package Id
@0x/contracts-utils@4.8.52
Unpacked Size
549.64 kB
Size
50.72 kB
File Count
109
NPM Version
lerna/3.16.10/node@v16.20.2+x64 (linux)
Node Version
16.20.2
Publised On
16 Nov 2023
Cumulative downloads
Total Downloads
Last day
-91.1%
25
Compared to previous day
Last week
-52.4%
383
Compared to previous week
Last month
-47.5%
2,031
Compared to previous month
Last year
-28.1%
35,793
Compared to previous year
27
This package contains smart contract utilities and libraries that are used throughout the entire codebase of smart contracts. These contracts are all generic and may helpful to use outside of the context of 0x protocol.
Install
1npm install @0x/contracts-utils --save
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.
For proposals regarding the 0x protocol's smart contract architecture, message format, or additional functionality, go to the 0x Improvement Proposals (ZEIPs) repository and follow the contribution guidelines provided therein.
Please read our contribution guidelines before getting started.
If you don't have yarn workspaces enabled (Yarn < v1.0) - enable them:
1yarn config set workspaces-experimental true
Then install dependencies
1yarn install
To build this package and all other monorepo packages that it depends on, run the following from the monorepo root directory:
1PKG=@0x/contracts-utils yarn build
Or continuously rebuild on change:
1PKG=@0x/contracts-utils yarn watch
1yarn clean
1yarn lint
1yarn test
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 20/28 approved changesets -- score normalized to 7
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
53 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-12-23
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More