3swap-v1-core 中文文档教程
Local Development
该项目是使用 Node 版本 16.13.2 进行引导的,因此假定您运行的是最新版本或类似版本。
Install Dependencies
npm install
或者
yarn
Local Development
This project was boostrapped using Node version 16.13.2, so it is assumed you're running the latest or similar version of the same.
Install Dependencies
npm install
or
yarn