Skip to content

An SDK to help developers on interacting with Xenwave's DeFi protocols.

License

Notifications You must be signed in to change notification settings

restratagem/xenwave-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xenwave SDK

This repository was created to assist developers on interacting with the Xenwave DeFi protocols. It can be used in any environment capable of executing JavaScript, such as websites, ReactJS applications, and NodeJS scripts.

Disclaimer

This software is in considered to be in Beta stage and may contain bugs, errors, and the core code may undergo significant changes between versions. If you have any questions on how to use this SDK, please reach out to us via one one our social media channels.

Build & Installation

First, clone the repository and navigate to its folder:

git clone https://github.com/restratagem/xenwave-sdk.git
cd xenwave-sdk.git

Install the dependencies with yarn (we don't recommend using npm with this application):

yarn install

Build your package with yarn:

yarn build

Your built package will be placed inside the /dist directory.

Supported Networks

  • Bitnet
  • Blockwave

About

An SDK to help developers on interacting with Xenwave's DeFi protocols.

Topics

Resources

License

Stars

Watchers

Forks