0.0.11 • Published 10 months ago

@dacardo/ton-staking-yield-sdk v0.0.11

Weekly downloads
-
License
-
Repository
-
Last release
10 months ago

Staking Pool

Installation

  1. Install dependencies

npm install

  1. Build contracts

npx blueprint build

Testing

  1. Run all tests

npx blueprint test

  1. Run only stakingPool tests

npm test stakingpool

  1. Run only walletManager tests

npm test walletManager

Deploying instuction

  1. Copy .env.example to .env and fill in the values

  2. Run npx blueprint run, choose fullRollout to deploy all required contracts

  3. Change addresses of your deployed addresses in constants/AddressConstants.ts

SDK usage instuction

  1. Run npx blueprint run, choose sdkExample or transferInRewardsExample to test SDK
0.1.3

10 months ago

0.1.2

10 months ago

0.1.1

10 months ago

0.1.0

10 months ago

0.0.11

10 months ago

0.0.10

10 months ago

0.0.9

10 months ago

0.0.8

10 months ago

0.0.7

11 months ago

0.0.6

11 months ago

0.0.5

11 months ago

0.0.4

11 months ago

0.0.3

11 months ago

0.0.2

11 months ago