1.2.2 • Published 9 months ago

@theothergothamdev/mexc-sdk v1.2.2

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

@theothergothamdev/mexc-sdk

NPM version NPM downloads

build

This is a fork of mexc-api-sdk repository. The original repository does not seem to be maintained and their code did not work for me. This forked repository keeps the same core SDK but I have cleaned up the code a little is now maintained by me.

Installation

npm install @theothergothamdev/mexc-sdk

Usage

import { Spot } from "@theothergothamdev/mexc-sdk";

const apiKey = "apiKey";
const apiSecret = "apiSecret";

const client = new Spot(apiKey, apiSecret);

Contributing

Feel free to open issues or submit pull requests if you find any bugs or have suggestions for improvements. If you're feeling generous and want to send me a tip that'd also be welcome!

Support

CryptoAddress
Binance Smart Chain (BSC)0x32a1511e239a4c28f5c75b52f16f34d59783c55e
Ethereum (ETH)0x32a1511e239a4c28f5c75b52f16f34d59783c55e
Solana (SOL)GjCAtQni2NU9xpCvTBqQVL7wN9TdY9WXiXyQ3ZRiN6LR

License

This project is licensed under the MIT License. See the LICENSE file for more details.

1.2.2

9 months ago

1.2.1

9 months ago

1.2.0

9 months ago