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

wido

Package Overview
Dependencies
Maintainers
2
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wido

JavaScript library for interacting with the Wido protocol which allows you to seamlessly move liquidity across vaults and chains.

latest
npmnpm
Version
0.4.1
Version published
Weekly downloads
229
97.41%
Maintainers
2
Weekly downloads
 
Created
Source

wido

JavaScript library for interacting with the Wido protocol which allows you to seamlessly move liquidity across vaults and chains.

With the help of this package you can enable omni-chain zaps into your dApp.

Learn more about Wido on https://joinwido.com.

Installation

yarn add wido

or

npm install --save wido

Getting started

https://docs.joinwido.com/integrate-wido/wido-javascript-sdk

API Reference

https://unpkg.com/wido@latest/docs/index.html

Features

  • Typescript ✅
  • ES modules ✅
  • Generated API Reference docs using typedoc ✅

Contributing

Contributing docs are located in CONTRIBUTING.md.

Changelog

0.2.7 - Patch release

  • Add toToken and toChain params to getSupportedTokens.

0.2.6 - Patch release

  • Add gasFee and gasFeeUsdValue props to QuoteResult.

0.2.5 - Patch release

  • Add messages prop to QuoteResult.

0.2.4 - Patch release

  • Add toChainId to getWidoSpender.

0.2.3 - Patch release

  • Add getStatus function to retrieve the status of a transaction.

0.2.2 - Patch release

  • Update the Step type to match the API response.

0.2.1 - Patch release

  • Fix recipient not being passed in quote.

0.2.0 - Minor release

  • Deprecate function getWidoContractAddress in favor of getWidoSpender.
  • Deprecate parameter tokenAddress in favor of fromToken in the approve request object.

Keywords

wido

FAQs

Package last updated on 12 Sep 2023

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