radixdlt-js-showcase
Introduction
This is a Vue.js based project showcasing the different things you can do with the radixdlt-js library.
Features
- See your balance and transaction history
- Send tokens
- Write and read messages
- Create and manage token definitions
- Import and export keystore
- Connect to a local instance of the Desktop Wallet using the RemoteIdentity
Project setup
yarn install
Compiles and hot-reloads for development
yarn run serve
Compiles and minifies for production
yarn run build
Lints and fixes files
yarn run lint
Contribute
Contributions are welcome, we simply ask to:
- Fork the codebase
- Make changes
- Submit a pull request for review
When contributing to this repository, we recommend discussing with the development team the change you wish to make using a GitHub issue before making changes.
Please follow our Code of Conduct in all your interactions with the project.
Links
Link | Description |
---|---|
radixdlt.com | Radix DLT Homepage |
documentation | Radix Knowledge Base |
forum | Radix Technical Forum |
@radixdlt | Follow Radix DLT on Twitter |
License
This project is released under the MIT License.