New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@animoca/mocaverse-ethereum-contracts

Package Overview
Dependencies
Maintainers
10
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@animoca/mocaverse-ethereum-contracts

## Development

latest
npmnpm
Version
2.1.1
Version published
Maintainers
10
Created
Source

Mocaverse Ethereum Contracts

Development

Install dependencies:

yarn

Compile the contracts:

yarn compile

Run the tests:

yarn test
# or 
yarn test-p # parallel mode

Run the coverage tests:

yarn coverage

Run the full pipeline (should be run before committing code):

yarn run-all

FAQs

Package last updated on 15 Apr 2024

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