This project is designed to help third-party wallets integrate with RUN.
To get started, run npm install and then head over to the first tutorial.
- Tutorial 1: Background Knowledge
- Tutorial 2: Implementing Purse
- Tutorial 3: Implementing Owner
- Tutorial 4: Advanced Considerations
demo- demo of a working remote wallet running on an express serverguide- step-by-step tutorials for writing a wallet adapterstarter- project template used in the tutorialstests- code you can use to validate that your adapter is working