@alephium/walletconnect-provider
v1.8.5
Published
Alephium Provider for WalletConnect Protocol
Downloads
2,984
Readme
Alephium Walletconnect
Getting started
npm i @alephium/[email protected]
Test
Start services by runing the following command in the docker folder:
docker-compose up -d
After all services are successfully up and running, run the following command in the project root directory:
npm run test