nami-wallet-integration
v1.0.0
Published
``` npm install ```
Downloads
5
Readme
Install packages for application
npm installInstall the module with cardano serialization lib
cd src/nami-js
npm installReturn to your main workplace
cd ../..To run the application start the node process with
npm run start