Skip to content

yggdrash/yggdrash-sdk-js

Repository files navigation

YGGDRASH Javascript SDK

It is the Software Development Kit of Javascript, the most commonly used programming language in the world, to support the smooth development of developers. The SDK includes libraries such as API clients, transaction methods for local signing, and important constants for ecosystems.

Requirements

Docs

Documentation

Installation

Node.js

npm install @yggdrash/sdk

Usage

const yggjs = require('@yggdrash/sdk');
let ygg = new yggjs(new yggjs.providers.HttpProvider('http://localhost:8080'));

License

This project is licensed under version 2.0 of the Apache License.