@oraichain/oraidex-widget
TypeScript icon, indicating that this package has built-in type declarations

1.0.5-8 • Public • Published

Oraidex's Widget

Overview

This repository provides Widget code for Oraidex of Oraichain.

Installation

import { SwapProps, SwapWidget } from "@oraichain/oraidex-widget";

export default function App() {

  const config = {
    ...
  }

  return (
  <>
    <SwapWidget {...config} />
  </>
  );
}

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Happy comment

Readme

Keywords

none

Package Sidebar

Install

npm i @oraichain/oraidex-widget

Weekly Downloads

1

Version

1.0.5-8

License

Apache-2.0

Unpacked Size

30.1 MB

Total Files

206

Last publish

Collaborators

  • oraichain_official