2.0.0 • Published 3 years ago

@s-one-finance/core v2.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

S-ONE Finance Swap Core

code style: prettier

Multi-chain liquidity protocol for emerging token projects with no seed investment, founder’s fees, or pre-mining

In-depth documentation on this SDK is available at s-one.finance.

Feel free to read the code. More details coming soon.

Prerequisite

To run the project, follow these steps. You must have at least node v10 and yarn installed.

Require Prettier - Code formatter extension if you work on vscode studio.

code --install-extension JuanBlanco.solidity

VSCode is not familiar with the solidity language, so solidity support needs to be installed.

code --install-extension esbenp.prettier-vscode

Running

First clone the repository:

git clone https://github.com/S-ONE-Finance/soneswap-core.git

Move into the soneswap-core working directory

cd soneswap-core

Install dependencies

yarn install

Installing in another project

To install this @s-one-finance/core:

Using npm cli:

npm install --save @s-one-finance/core@latest

Using yarn cli:

yarn add @s-one-finance/core@latest
2.0.0

3 years ago

2.0.0-rc1

3 years ago

0.1.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1-beta

3 years ago