7 packages
nft-deploy
obutil
Orbiter Util
orbiter-chaincore-dev
Orbier Finance Chain SDK
orbiter-get-starknet
StarkNet wallet <-> dApp bridge
orbiter-starknet
JavaScript library for StarkNet
orbiter-util
```bash import OBUT from 'orbiter-util'; const obut = new OBUT(); const { actualSend } = obut.util.calculateAmount(tradingPair, new BigNumber(inputValue).multipliedBy(10 ** tradingPair.fromChain.decimals)); console.log("actualSend ===", actualSend); const
orbiter-zksync
**zkSync** is a scaling and privacy engine for Ethereum. Its current functionality scope includes low gas transfers of ETH and ERC20 tokens in the Ethereum network.