This is the official web wallet which can be embedded into a dApp page to interact with the Ebakus blockchain.
You can check the released mainnet wallet and check how it looks like inside a dApp at an existing dApp.
For embedding the wallet to your own dApp check the wallet loader project.
npm install
npm run serve
npm run build
npm run test
npm run lint