Skip to content

regolith-labs/dioxus-wallet-adapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development

Run the following command in the root of the project to start the Dioxus dev server:

dx serve --hot-reload

To rebuild the wallet adapter:

cd wallet-adapter && npm run build