Use Laravel Mix for Keplr Wallet In this package I use laravel-mix to build source code of Keplr Wallet. This package is example of: keplr-example but building with laravel-mix. Install dependencies npm install Build Application npm run build Run Application npm run dev