@cratosnetwork/cratosjs

0.0.2 • Public • Published

CratosJS - A Cratos Network´s Javascript Library

Developed / Developing by Cratos Network (adapted from: CosmosJS from Cosmostation )

This library supports cratos address generation and verification. It enables you to create an offline signature functions of different types of transaction messages. It will eventually support all the other blockchains that are based on Tendermint in the future, such as IOV and others.

Installation

In order to fully use this library, you need to run a local or remote full node and set up its rest server, which acts as an intermediary between the front-end and the full-node

NPM

npm install @cratosnetwork/cratosjs

Yarn

yarn add @cratosnetwork/cratosjs

Import

NodeJS

const cosmosjs = require("@cratosnetwork/cratosjs");

Documentation

This is a work in progress. Please be patient: we will come back with more. Please write to hello@cratos.network for help or more information.

Contribution

  • Contributions, suggestions, improvements, and feature requests are always welcome.

When opening a PR with a minor fix, make sure to add #trivial to the title/description of said PR.

Cratos Network's Services and Community

Package Sidebar

Install

npm i @cratosnetwork/cratosjs

Weekly Downloads

1

Version

0.0.2

License

ISC

Unpacked Size

17.7 kB

Total Files

4

Last publish

Collaborators

  • cratosnetwork