GithubHelp home page GithubHelp logo

unique-sdk's Introduction

Unique Network

polkadotjs uniquenetwork Docker Automated build language license GitHub Release Date GitHub stability-alpha

Intro

The SDK is intended for developers whose goal is to implement Unique Network functions avoiding working with a low-level blockchain API. This SDK may be used as an npm package or REST API.

Table of Contents

How to start

Add SDK to your JavaScript/TypeScript project with

npm install @unique-nft/sdk

or deploy your own SDK as HTTP REST Service with

docker run uniquenetwork/web:latest

You can also use Public endpoints. To learn more read SDK Deployment guide: Docker, Git.

Packages

SDK

SDK package contains npm package of SDK itself.

Web

As an alternative to the whole SDK, you can use proxy http serviсe for SDK to implement server logic - HTTP API Service. It is created to interact with the blockchain using simple HTTP requests. In general, this service provides the following functions:

  1. Building an unsigned extrinsic
  2. Extrinsic signing and verification using service (These functions should be implemented on client for safety)
  3. Submitting an extrinsic

HTTP API Service also allows to upload images using IPFS, can be used with existing public nodes or with your own private nodes. Use service documentation to learn its methods.

Recipes

Here you can find some useful hints or life hacks that will ease using of SDK.

unique-sdk's People

Contributors

ashkuc avatar pasynkov avatar abdulgalimov avatar annanx1 avatar fend25 avatar ffilipunique avatar maksandre avatar kotrearch avatar taraimskykrang avatar knakorolev avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.