
Product
Socket for Jira Is Now Available
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.
radixdlt-reactnative
Advanced tools
A Javascript Client library for interacting with a RADIX Distributed Ledger.
A JavaScript client library for interacting with a Radix Distributed Ledger via React Native.
This library and the network itself are currently in Alpha development phase. Please report any issues in the GitHub issue tracker.
For an overview of the main components of the library and how they fit together, read this blog post.
To install the library using your preferred package manager:
yarn add radixdlt or npm install radixdlt --save
To build the library using your preferred package manager:
yarn install && yarn build or npm install && npm build
Run tests with yarn test.
In our Knowledge Base you can find implementation examples to execute basic tasks with our JavaScript library:
Apparently on Angular 6+ versions, the node module polyfills from webpack are not bundled. To fix your issue with crypto, path, etc. go to node_modules/@angular-devkit/build-angular/src/angular-cli-files/models/webpack-configs/browser.js and do the following change:
node: { crypto: true, path: true }
NOTE: This is not a reproducible fix. If you install your modules in a new location, you will lose this change.
Contributions are welcome, we simply ask to:
When contributing to this repository, we recommend to discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
Please follow our Code of Conduct in all your interactions with the project.
| Link | Description |
|---|---|
| radixdlt.com | Radix DLT Homepage |
| documentation | Radix Knowledge Base |
| forum | Radix Technical Forum |
| @radixdlt | Follow Radix DLT on Twitter |
The radixdlt-js library is released under the MIT License.
FAQs
A Javascript Client library for interacting with a RADIX Distributed Ledger.
We found that radixdlt-reactnative demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Product
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.