/walleteering

A wallet implementors guide to supporting run

Primary LanguageJavaScript

Walleteering

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.

Guide

Contents

  • demo - demo of a working remote wallet running on an express server
  • guide - step-by-step tutorials for writing a wallet adapter
  • starter - project template used in the tutorials
  • tests - code you can use to validate that your adapter is working