Skip to content
This repository was archived by the owner on Aug 15, 2022. It is now read-only.

Repository files navigation

anyswap-token

any swap ERC20 token

install @openzeppelin/contracts

npm install

flatten contract

This has been already done.

Mention here only for re-flatten if modified later.

mpm install -g truffle-flattener
truffle-flattener AnyswapToken.sol | sed '/SPDX-License-Identifier:/d' | sed 1i'// SPDX-License-Identifier: MIT' > contracts/AnyswapToken.sol

compile

truffle compile

deploy

truffle migrate

About

any swap ERC20 token

Resources

Stars

17 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages