Skip to content

abdulxbari/moonpay-client-sdk

Repository files navigation

HyperMint Client SDK

Public client sdk for interacting with HyperMint contracts.

Docs can be found at https://docs.hypermint.com/developers/sdk

Contributing

If you spot a problem or wish to contribute to this SDK, either raise a Pull Request or contact support@hypermint.com

Development

The code is written in TypeScript and compiled into JavaScript for use within the browser using WebPack.

To use locally:

npm install
npm run build

Example

Included in the repo is an example folder src/example which contains a list of buttons to call each of the functions available in this SDK.

Running the example

  1. Make sure you have setup the project for development (detailed above)
  2. Run npm run example
  3. Open a browser with the URL in the terminal

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published