This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

acentswap-core

3.0.0ย โ€ขย Publicย โ€ขย Published

Acent Factory

Test Contracts

In-depth documentation on AcentSwap is available at acentswap docs.

Local Development

The following assumes the use of node@>=14.

Install Dependencies

yarn

Compile Contracts

yarn compile

Migrate Contracts

Setup

Create a .env file in the root directory of this project. Copy in the variables from .env.example and fill them in as needed. The API key is needed to verify the contracts after a migration, but it's not needed for a migration.

Migrate

The following networks are currently configured for migration:

  • bsc
  • bscTestnet
  • acent
  • acentTestnet

npx truffle migrate --network <network-name>

Run Tests

yarn test

Readme

Keywords

none

Package Sidebar

Install

npm i acentswap-core

Weekly Downloads

0

Version

3.0.0

License

GPL-3.0-or-later

Unpacked Size

2.93 MB

Total Files

30

Last publish

Collaborators

  • webcgi