Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/proximax-storage/tsjs-xpx-chain-sdk

ProximaX Sirius-Chain TSJS SDK
https://github.com/proximax-storage/tsjs-xpx-chain-sdk

catapult javascript proximax sdk sirius typescript xpx

Last synced: about 2 months ago
JSON representation

ProximaX Sirius-Chain TSJS SDK

Awesome Lists containing this project

README

        

TypeScript logo

[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

The official ProximaX Blockchain SDK for TypeScript and JavaScript, available for browsers, mobile applications and NodeJS, to work with the ProximaX Sirius Blockchain

Build with NodeJS 18

## New Transaction version

New transaction signing with different derivation scheme will be introducted later.
For old transaction of not yet upgraded Sirius Chain, please use version v0.10.x.

You can take a look at the [wiki][wiki].

### TODO: update CHANGELOG.md

## Requirements

### NodeJS

- NodeJS 18.X.X

## Installation

```npm install tsjs-xpx-chain-sdk```

## Documentation and Getting Started

- check out [wiki][wiki]
- browse [examples][examples]

## Contributing

This project is developed and maintained by ProximaX. Contributions are welcome and appreciated. You can find [tsjs-xpx-chain-sdk on GitHub][self];
Feel free to start an issue or create a pull request. Check [CONTRIBUTING](CONTRIBUTING.md) before start.

To get the full description of the available classes and their functions, check the [SDK reference][sdk-ref].

## Getting help

Use the following available resources to get help:

- If you found a bug, [open a new issue][issues]

## Contributing

This project is developed and maintained by ProximaX. Contributions are welcome and appreciated. You can find [tsjs-xpx-chain-sdk on GitHub][self].

Feel free to start an issue or create a pull request. Check [CONTRIBUTING](CONTRIBUTING.md) before start.

## License

Copyright (c) 2019-2023 ProximaX
Licensed under the [Apache License 2.0](LICENSE)

Copyright (c) 2018-2019 NEM
Licensed under the [Apache License 2.0](LICENSE)

[self]: https://github.com/proximax-storage/tsjs-xpx-chain-sdk
[issues]: https://github.com/proximax-storage/tsjs-xpx-chain-sdk/issues
[wiki]: https://github.com/proximax-storage/tsjs-xpx-chain-sdk/wiki
[examples]: https://github.com/proximax-storage/tsjs-xpx-chain-sdk/wiki/Examples

## Acknowledgments
* Hat tips
* NEM
* Aleix
* Guillem