Simplifies module releases to NPM via Yarn
export GITHUB_TOKEN= export NPM_TOKEN= yarn release
```shell yarn release # npm login yarn publish ```
- `yarn` - Install dependencies - `API_SPEC_PATH=https://api-dev.rarible.com/protocol/v0.1/openapi.yaml yarn run download` - Download spec - `yarn run generate` - Generate sources from spec - `yarn run build` - Generate build for client - `yarn release` -
- `yarn` - Install dependencies - `API_SPEC_PATH=https://api-dev.rarible.com/protocol/v0.1/openapi.yaml yarn run download` - Download spec - `yarn run generate` - Generate sources from spec - `yarn run build` - Generate build for client - `yarn release` -
Various JavaScript/TypeScript utilities of wide relevance to the MetaMask codebase
Generic CLI tool to automate versioning and package publishing-related tasks.
Organise your package versioning and publishing to make both contributors and maintainers happy
Simplifies module releases to NPM via Yarn
A few useful functions for signing ethereum data
Algorithm for finding the root of a yarn workspace, extracted from yarnpkg.com
Snaps keyring bridge
Installs the protocol buffer compiler "protoc" for you.
An EventEmitter that isolates the emitter from errors in handlers
Simplifies module releases to NPM via Yarn
A registry containing metadata about verified and blocked Snaps.
The MetaMask Stake SDK
Algorithm for finding the root of a yarn workspace, extracted from yarnpkg.com
A test dapp for multichain api
Node.js Streams, a user-land copy of the stream library from Node.js
Binary wrapper for Flow - A static type checker for JavaScript
Build forms in React, without the tears
ESLint plugin for Playwright testing.
A react component toolset for managing animations