Socket
Book a DemoInstallSign in
Socket

@defi-wonderland/prophet-core-interfaces

Package Overview
Dependencies
Maintainers
6
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@defi-wonderland/prophet-core-interfaces

[![npm version](https://img.shields.io/npm/v/@defi-wonderland/prophet-core-interfaces/latest.svg)](https://www.npmjs.com/package/@defi-wonderland/prophet-core-interfaces/v/latest)

latest
npmnpm
Version
0.0.0-5e1cf557
Version published
Maintainers
6
Created
Source

npm version

@defi-wonderland/prophet-core-interfaces

@defi-wonderland/prophet-core-interfaces offers support for ABIs and interfaces typing for seamless interactions with smart contracts. Integrate these interfaces effortlessly into your projects.

Installation

You can easily install this package using either npm or yarn:

Using Yarn:

yarn add @defi-wonderland/prophet-core-interfaces

Using npm:

npm install @defi-wonderland/prophet-core-interfaces

Usage

This is an example of how you can import an interface:

import { ISomeInterface } from '@defi-wonderland/prophet-core-interfaces';
import { SomeContract } from '@defi-wonderland/prophet-core-interfaces';

And then you can interact with it in the way you need.

Repository

To learn more about this package, please visit the solidity-exporter-action-private repo.

Contributors

Maintained with love by Wonderland. Made possible by viewers like you.

License

@defi-wonderland/prophet-core-interfaces is licensed under the MIT License.

FAQs

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