0.1.12 • Published 7 months ago

@sova-labs/sdk v0.1.12

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

Sova SDK

Sova SDK is a JavaScript/TypeScript library for interacting with the Sova MEV Engine and Searcher services. It provides functionalities for authentication, streaming mempool transactions, subscribing to bundles, and sending bundles.

  • Authentication: Authenticate using your private key to obtain access and refresh tokens.
  • Streaming Mempool Transactions: Stream transactions from the client to the Sova MEV Engine.
  • Subscribe to Bundles: Subscribe to receive a stream of simulated and profitable bundles.
  • Send Bundles: Send bundles to the Sova MEV Engine for processing.

Installation

Install the package via npm:

npm install @sova-labs/sdk

Or using yarn:

yarn add @sova-labs/sdk

Usage Guide

https://sova-network.gitbook.io/sova-labs/mev-searcher-guide/javascript-sdk

Contributing

Contributions are welcome! Please open an issue or submit a pull request with any changes or enhancements. Follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch for your feature or bugfix.
  3. Make your changes and commit them with clear and descriptive messages.
  4. Push your changes to your fork.
  5. Open a pull request to the main repository.
0.1.12

7 months ago

0.1.11

8 months ago

0.1.10

9 months ago

0.1.9

10 months ago

0.1.8

10 months ago

0.1.7

10 months ago

0.1.6

10 months ago

0.1.5

10 months ago

0.1.4

10 months ago

0.1.3

10 months ago

0.1.2

10 months ago

0.1.1

10 months ago

0.1.0

10 months ago