@vestigefi/widgets
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

@vestigefi/widgets

Embeddable asset charts & swap widgets for Algorand

NPM JavaScript Style Guide License

Demo/Documentation

Demo and API docs are available here!

Install

npm install --save @vestigefi/widgets

or

yarn add @vestigefi/widgets

Usage

import React, { FC, useState } from 'react'

import { Swap } from '@vestigefi/widgets'

export const Example: FC = () => {
  return <Swap assetOut={700965019} />
}

License

MIT © Vestige Labs

/@vestigefi/widgets/

    Package Sidebar

    Install

    npm i @vestigefi/widgets

    Weekly Downloads

    8

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    21.6 kB

    Total Files

    9

    Last publish

    Collaborators

    • grzracz