1.0.1 • Published 1 year ago

onestarkjs v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Onestarkjs

An effort to create ONE SDK for ALL of Starknet's tools and Dapps for developers.

StarknetJs libraries and services are hard to integrate. We have seen that if we need to connect to contracts we need to go through multiple libraries and services. To solve this issue we have created onestark js library which allows you to have all things need to connect to starknet at one place. Things that are available in starknetjs library as of version 1

Provider Signer Utils Wallet Connect Swap using jediswap NFT data using reddio The package is live on npm https://www.npmjs.com/package/onestarkjs You can find documentation for the same here https://theblockchainchief.gitbook.io/onestarkjs-library/

Note : Some things need specific js versions. We will migrate whole src code to typescript for further development. This is a test prototype.

Modules Integrated:

  • Jediswap : get_amounts_out , Swap
  • Reddio : Mint
  • Utils: Parse, Format , Zero Address
  • BigNumberL:Add, Sub, Mul, Div

tests.js