Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/proximax-storage/tsjs-xpx-chain-sdk
- Owner: proximax-storage
- License: apache-2.0
- Created: 2018-10-16T08:44:09.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-12T07:06:05.000Z (9 months ago)
- Last Synced: 2024-04-14T10:16:07.516Z (9 months ago)
- Topics: catapult, javascript, proximax, sdk, sirius, typescript, xpx
- Language: TypeScript
- Homepage:
- Size: 4.23 MB
- Stars: 5
- Watchers: 14
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![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