2.0.0 • Published 5 days ago

@radixnameservice/rns-sdk v2.0.0

Weekly downloads
-
License
-
Repository
-
Last release
5 days ago

��

This is the official JS / TS SDK for the Radix Name Service. For detailed implementation examples, please view the following developer documentation: https://docs.rns.foundation/#/developers/sdk-setup


Compatibility

The SDK is compatible within:

  • All modern browsers.
  • Node v18 and above.

Installation

    npm i @radixnameservice/rns-sdk

Contributing to Radix Name Service (RNS) SDK

We welcome contributions to the Radix Name Service (RNS) SDK from the community. Whether you want to report a bug, propose a feature, or contribute code, your input is valuable. If you wish to contribute to the RNS SDK:

  1. Fork the repository: https://github.com/radixnameservice/sdk

  2. Clone your fork locally:

    git clone https://github.com/your-username/sdk.git
    cd sdk
  3. Install dependencies:

    npm install
  4. Create a new branch for your changes:

    git checkout -b my-feature-branch
  5. Make your changes and ensure the code features corresponding tests (passing).

  6. Add and commit your changes:

    git add .
    git commit -m "Add new feature or fix issue"
  7. Push your branch to your fork:

    git push origin my-feature-branch
  8. Submit a pull request:

    • Visit your fork on GitHub.
    • Create a pull request for your changes.
    • Provide a clear title and description for your pull request, explaining the purpose of your changes.
    • Follow up with any feedback or requested changes from maintainers.

Code Review

All contributions go through a code review process. Be prepared to address any feedback and make additional changes if necessary.

Code of Conduct

By participating in this project, you agree to abide by the Code of Conduct. Please report any unacceptable behavior to the project maintainers.

Thank you for contributing to the Radix Name Service SDK! =؀�

2.0.0

5 days ago

1.0.4

2 months ago

1.0.3

2 months ago

1.0.1

2 months ago

1.0.0

2 months ago

0.9.0

2 months ago

0.8.0

2 months ago

0.7.0

2 months ago

0.6.4

2 months ago

0.6.2

2 months ago

0.6.1

2 months ago

0.5.3

2 months ago

0.5.2

2 months ago

0.5.1

3 months ago

0.5.0

3 months ago

0.4.13

4 months ago

0.4.10

4 months ago

0.4.9

4 months ago

0.4.8

4 months ago

0.3.9

4 months ago

0.4.11

4 months ago

0.4.12

4 months ago

0.4.5

4 months ago

0.4.4

4 months ago

0.4.6

4 months ago

0.4.1

4 months ago

0.4.3

4 months ago

0.4.2

4 months ago

0.3.6

4 months ago

0.3.5

4 months ago

0.3.8

4 months ago

0.3.7

4 months ago

0.3.4

4 months ago

0.3.0

4 months ago

0.3.2

4 months ago

0.2.1

4 months ago

0.2.0

4 months ago

0.1.0

5 months ago