Skip to content

forbitspace/forbitspaceX-erc20

Repository files navigation


forbitspace

forbitspaceX smart contract

forbitspace is a DeFi aggregator, offering access to the deepest liquidity and the best token swap rates on various DEXes, including partial fill and the ability to find the best swap paths across multiple liquidity sources.

Installation

Use the package manager npm to install package.

npm install

Use the package manager yarn to install package.

yarn install

Configuration

Copy .env file.

cp -R .env.example .env

Fill in .env file.

API_KEY =
INFURA_KEY =
PRIVATE_KEY =
PRIVATE_KEY_MAINNET =
PRIVATE_KEY_POLYGON =
PRIVATE_KEY_BSC =
PRIVATE_KEY_AVALANCHE =

Usage

Deploy forbitspaceX smart contract.

npm run deploy

Verify forbitspaceX smart contract.

npm run verify

Deployment addresses

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

GPL-2.0-or-later

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published