harb-lib
v0.2.0
Published
helper functions and snatch selection
Downloads
25
Readme
Test
yarn test
Import
yarn add harb-lib
then
import {bytesToUint256LittleEndian, uint256ToBytesLittleEndian} from 'harb-lib'
uint256ToBytesLittleEndian(3n);
get Snatch List
import { getSnatchList } from "../helpers";
getSnatchList(<list of positions, <amount of stake>, <new tax rate>);