We welcome contributions to the Neon Wallet Desktop project! Please follow the guidelines below to get started.
- Clone the Repository
git clone https://github.com/CityOfZion/neon-wallet-desktop
- Install Dependencies
cd neon-wallet-desktop npm install
- Run Eletron-vite
npm run dev
Thank you for your contributions!