Skip to content

SeiJS is a monorepo that contains multiple NPM libraries for writing applications that interact with the Sei network.

Notifications You must be signed in to change notification settings

chrissxyz/sei-js

 
 

Repository files navigation

SeiJS

SeiJS is a monorepo that contains multiple NPM libraries for writing applications that interact with the Sei network.

Documentation

Please check our documentation for notes on how to get up and running. The tutorial has examples on how to connect to a Sei wallet, query an RPC endpoint, transfer tokens, IBC transfer, and interact with contracts.

Examples

Packages

SeiJS consists of smaller NPM packages within the @sei-js namespace. For more detailed documentation on each package, please refer to the table below.

Package Description
@sei-js/core TypeScript library containing helper functions for wallet connection, transaction signing, and RPC querying.
@sei-js/react ReactJS specific library with helpful hooks for wallet connections, transaction signing, and RPC querying.
@sei-js/proto TypeScript library for Sei protobufs generated using Telescope

Development

This workspace was generated by Nx, a Smart, fast and extensible build system..

About

SeiJS is a monorepo that contains multiple NPM libraries for writing applications that interact with the Sei network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.9%
  • JavaScript 0.1%