https://github.com/interest-protocol/tokens
https://github.com/interest-protocol/tokens
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/interest-protocol/tokens
- Owner: interest-protocol
- Created: 2024-03-14T16:34:25.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T10:23:29.000Z (over 1 year ago)
- Last Synced: 2024-10-25T05:35:53.103Z (over 1 year ago)
- Language: TypeScript
- Size: 326 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @interest-protocol/sui-tokens
A set of tokens strict listed on Interest Protocol Sui products.
## Hot to use
Install the package in your js/ts project.
npm:
```sh
npm install @interest-protocol/sui-tokens
```
yarn:
```sh
yarn add @interest-protocol/sui-tokens
```
pnpm:
```sh
pnpm install @interest-protocol/sui-tokens #npm-like
# or
pnpm add @interest-protocol/sui-tokens #yarn-like
```
## How to add get my token listed
To get your token strict listed, you must open fork this repository, and open a Pull Request with your token info. And then, wait for our approval.