@mm-institutional/types
TypeScript icon, indicating that this package has built-in type declarations

1.2.11 • Public • Published

MetaMask Institutional Types

DISCLAIMER. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

A Typescript library to use types and interfaces in order to interact with. MetaMask Institutional; the most trusted DeFi wallet and Web3 gateway for organizations.

Usage

Setting up

npm i @mm-institutional/types
yarn add @mm-institutional/types

Example

import { ICustodianUpdate } from "@mm-institutional/types";

public  custodianTxData(txData: ICustodianUpdate): void {
 // Do something
}

Readme

Keywords

none

Package Sidebar

Install

npm i @mm-institutional/types

Weekly Downloads

7

Version

1.2.11

License

MIT

Unpacked Size

47.2 kB

Total Files

76

Last publish

Collaborators

  • xujia_cobo