Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@dao-dao/utils

Package Overview
Dependencies
Maintainers
0
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dao-dao/utils

A collection of simple utility functions used across packages.

  • 2.5.0-rc.2
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
16
increased by77.78%
Maintainers
0
Weekly downloads
 
Created
Source

@dao-dao/utils

A collection of simple utility functions used across packages.

Scripts

log-code-ids

Get Code IDs for a chain in the format for a dao-contracts tagged release.

Usage: yarn log-code-ids [options]

Options:
  -c, --chain-id <string>  chain ID
  -h, --help               display help for command

dump-go-relayer

Dump the specified chain Polytone connection(s) in the format expected by the Go relayer.

Usage: yarn dump-go-relayer [options]

dump Polytone relayer entries for one or multiple chains. passing no arguments will dump entries for all chains

Options:
  -a, --chain-a <string>  chain A
  -b, --chain-b <string>  chain B
  -m, --many <string>     comma-separated list of chains to dump
  -h, --help              display help for command

To dump the entries between two specific chains, specify both chains (with -a and -b). To dump all entries for one or multiple chains, use either -a, -b, or -m. To dump all entries for all chains, pass no arguments.

dump-hermes-relayer

Dump the specified chain Polytone connection(s) in the format expected by the Hermes relayer.

Usage: yarn dump-hermes-relayer [options]

dump Polytone relayer entries for one or multiple chains. passing no arguments will dump entries for all chains

Options:
  -a, --chain-a <string>  chain A
  -b, --chain-b <string>  chain B
  -m, --many <string>     comma-separated list of chains to dump
  -h, --help              display help for command

To dump the entries between two specific chains, specify both chains (with -a and -b). To dump all entries for one or multiple chains, use either -a, -b, or -m. To dump all entries for all chains, pass no arguments.

FAQs

Package last updated on 13 Aug 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

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