Socket
Socket
Sign inDemoInstall

aleph-sdk-ts

Package Overview
Dependencies
Maintainers
2
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
2
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.

Installation

Use it in your project

Run the following command:

yarn add 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:
yarn install
yarn test
act

Build the project

Just run:

yarn build

Quick Start

You can refer to the documentation to use the client in your project.

Features

  • Aggregate message
  • Post message
  • Store message
  • Messages retrieving
  • Ethereum account
  • Avalanche account
  • NULS account
  • NULS2 account
  • Solana account
  • Substrate account
  • Cosmos account
  • Encryption methods

Authors

FAQs

Package last updated on 27 Nov 2021

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