Skip to content

burnt-labs/xion-staking

 
 

Repository files navigation

XION Staking

A proof of concept application to stake tokens in XION, using the native authentication via the dashboard.

Development

The only dependency to run the project locally is Node.js. It has been tested with Node.js v20. Once you have it installed, you can run:

npm install

npm run dev

It integrates the @burnt-labs/abstraxion library from xion.js.

The main part of the business logic that queries and interacts with XION is in:

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.9%
  • JavaScript 2.5%
  • Other 0.6%