Socket
Socket
Sign inDemoInstall

aleph-sdk-ts

Package Overview
Dependencies
Maintainers
4
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aleph-sdk-ts

Aleph.im Typescript SDK


Version published
Weekly downloads
42
decreased by-39.13%
Maintainers
4
Weekly downloads
 
Created
Source

aleph-sdk-ts

Description

aleph-sdk-ts is the Typescript SDK you can use to interact with the Aleph decentralized network, about which you can find more information here.

When I started this project, it was just for adding TS support to the Aleph-JS project. This project is still under development, please consider this if you are using it.

Quick Start

  • An API reference is available in the /docs directory, and online
  • For guides and use-cases check the Aleph TS SDK Gitbook

Installation

Use it in your project

Run the following command:

npm install aleph-sdk-ts

Play with this repository

First and foremost, clone the repository:

git clone https://github.com/aleph-im/aleph-sdk-ts

Run the tests

  • Run the tests manually:
npm install
npm run test
act

Build the project

Just run:

npm run build

Features

  • Aggregate message
  • Post message
  • Store message
  • Forget object
  • Program object
  • Messages retrieving
  • Ethereum account
  • Avalanche account
  • NULS account
  • NULS2 account
  • Solana account
  • Substrate account
  • Cosmos account
  • Tezos account (inProgress)
  • Encryption methods

Authors

FAQs

Package last updated on 28 Sep 2022

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