0.1.12 • Published 1 month ago

@sova-labs/sdk v0.1.12

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month 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

1 month ago

0.1.11

2 months ago

0.1.10

3 months ago

0.1.9

4 months ago

0.1.8

4 months ago

0.1.7

4 months ago

0.1.6

4 months ago

0.1.5

4 months ago

0.1.4

4 months ago

0.1.3

4 months ago

0.1.2

4 months ago

0.1.1

4 months ago

0.1.0

4 months ago