plutonication
v1.0.1
Published
Plutonication project that includes the npm TypeScript package and extension
Readme
Plutonication
Plutonication allows users to connect PlutoWallet to other dApps.DApp just generates a QR code and once it is scanned in the wallet, they will pair and the wallet will be able to receive transaction requests from the dApp. It works on the same principle as WalletConnect protocol. Here you can find the npm package and the chrome extension to being used and make the connection to PlutoWallet successfully.
Requirements
- Node.js and npm installed on your system.
The package uses node v18
Usage
// instal packages
npm install
npm run buildContributions
Contributions are welcome. If you wish to contribute to the project, follow these steps:
- Fork the repository.
- Create a new branch for your feature: git checkout -b feature/new-feature.
- Make your changes and commit them: git commit -m 'Add new feature'.
- Push your changes to your fork: git push origin feature/new-feature.
- Open a Pull Request in the original repository.
License
This project is licensed under the MIT License.
