ProvableHQ / sdk

A Software Development Kit (SDK) for Zero-Knowledge Transactions
https://provable.tools
GNU General Public License v3.0
584 stars 468 forks source link

Adding in new X-Aleo-SDK-Version header #876

Closed Pauan closed 4 months ago

Pauan commented 5 months ago

When the SDK makes a request to the server, this automatically adds in an X-Aleo-SDK-Version header, so the server can identify whether the request came from the SDK or not.

Fixes https://github.com/AleoHQ/explorer-monorepo/issues/14

Pauan commented 5 months ago

There are a few things that must be done before this is merged:

Pauan commented 4 months ago

This is now ready for review: