3.3.0 • Published 3 years ago

aleph-ts v3.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Aleph-TS

:closed_book: Description

Aleph-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.

:arrow_double_down: Installation

:inbox_tray: Use it in your project

Run the following command:

yarn add aleph-ts

:sparkles: Play with this repository

First and foremost, clone the repository:

git clone https://github.com/PtitLuca/aleph-ts

:microscope: Run the tests

  • Run the tests manually:
yarn install
yarn test
act

:gear: Build the project

Just run:

yarn build

:checkered_flag: Quick Start

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

:fire: 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

:wave: Authors

3.2.2

3 years ago

3.3.0

3 years ago

3.2.1

3 years ago

3.1.1

3 years ago

3.0.1

3 years ago

1.2.0

3 years ago

1.1.1

3 years ago

1.3.4

3 years ago

1.3.3

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.1.0

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago