@a-st-ra/newsdk 中文文档教程
TriSolaris SDK
这个 repo 包含使用 Trisolaris 进行开发的工具。
Running
该项目使用标准的 npm 和 yarn 工作流程。
安装依赖
yarn
项 Compile
yarn build
Yarn 可以在此处安装,如果您需要的话。
Installation
该项目可作为 npm 包使用。 使用 npm install @trisolaris/sdk
添加到您的项目
Attribution
此代码改编自此 Uniswap 存储库:uniswap-sdk。
TriSolaris SDK
This repo contains tools for developing with Trisolaris.
Running
This project uses standard npm and yarn workflows.
Install dependencies
yarn
Compile
yarn build
Yarn is available to install here if you need it.
Installation
This project is available as an npm package. Add to your project with npm install @trisolaris/sdk
Attribution
This code was adapted from this Uniswap repo: uniswap-sdk.