uniswap-core2

3.0.0 • Public • Published

Uniswap V2

Actions Status Version

In-depth documentation on Uniswap V2 is available at uniswap.org.

The built contract artifacts can be browsed via unpkg.com.

Local Development

nodejs版本必须是10以上。

将tsconfig.json的target改为es6。

Install Dependencies

yarn // 执行之后生成node_modules

// 其它指令:yarn cache clean --force

Compile Contracts

yarn compile // 编译sol文件

Run Tests

yarn test // 测试部署文件

Dependencies (0)

    Dev Dependencies (11)

    Package Sidebar

    Install

    npm i uniswap-core2

    Homepage

    uniswap.org

    Weekly Downloads

    1

    Version

    3.0.0

    License

    GPL-3.0-or-later

    Unpacked Size

    2.99 MB

    Total Files

    27

    Last publish

    Collaborators

    • webcgi