UNPKG

@etherspot/data-utils

Version:
58 lines (35 loc) 1.49 kB
<div align="center"> <h1 align="center">Etherspot Data Utils</h1> </div> <div align="center"> <img src="https://public.etherspot.io/assets/etherspot.gif" width="200" height="200"> </div> -------------- >[!IMPORTANT] >This repo/software is under active development. ## 🐞 Etherspot Data Utils ## ⚙ Get started You can either get started by installing the packages yourself here: ```bash npm i @etherspot/data-utils ``` ## 📖 Documentation - [Quick Start](https://etherspot.fyi/getting-started) - [Instantiate the SDK](https://etherspot.fyi/prime-sdk/instantiation) - [Running SDK examples](https://etherspot.fyi/examples/intro) - [Function List](https://etherspot.fyi/prime-sdk/function) - [Batching Transactions](https://etherspot.fyi/prime-sdk/batching-transactions) ## 🔗 Important Links - [Skandha Bundler](https://etherspot.fyi/skandha/intro) - [Arka Paymaster](https://etherspot.fyi/arka/intro) - [SDK Reference](https://sdk.etherspot.io/) ## 🏌️‍♂️ Contributions Please feel free to open issues or PRs to this repo. ## 🔐 Security To report security issues please follow [guide](./SECURITY.md) ## 💬 Contact If you have any questions or feedback about Etherspot Data Utils, please feel free to reach out to us. - [Follow on Twitter](https://twitter.com/etherspot) - [Join our discord](https://discord.etherspot.io/) ## 📄 License Licensed under the [MIT License](https://github.com/etherspot/etherspot-data-utils/blob/master/LICENSE).