Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@terra-money/terra.js

Package Overview
Dependencies
Maintainers
4
Versions
230
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@terra-money/terra.js

 

  • 0.0.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
14K
decreased by-25.22%
Maintainers
4
Weekly downloads
 
Created
Source

 

JavaScript SDK for Terra blockchain apps.

Features

  • Written in TypeScript and includes type definitions for core data objects
  • Includes Cosmos SDK compatible Int and Dec numeric types
  • Includes a standard mnemonic key / wallet features
  • Supports both JSON-format Terra objects and native type formats
  • Small and consistent API for converting to/from blockchain data
  • Works in both Node.js, the browser, and mobile (React Native)

Installation

Install from NPM:

yarn add @terra-money/terra.js

Usage

Node.js

Terra.js is written in TypeScript and compiled to JavaScript alongside type definitions, so it can be used with both TypeScript and Javascript.

Browser

If you are are creating a React application, you can simply install Terra.js to your.

React Native

Using Types

FAQs

Package last updated on 28 Apr 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc