https://github.com/elastos/elastos.essentials.connector.client.js.sdk
https://github.com/elastos/elastos.essentials.connector.client.js.sdk
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/elastos/elastos.essentials.connector.client.js.sdk
- Owner: elastos
- Created: 2021-04-02T06:01:34.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-22T02:03:30.000Z (over 1 year ago)
- Last Synced: 2025-02-10T23:46:44.847Z (4 months ago)
- Language: TypeScript
- Size: 93.8 KB
- Stars: 0
- Watchers: 25
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Architecture
This implementation uses Wallet Connect internally (originally targetting Ethereum) in order to also
manage custom DID, Hive and other intents.## Build
```npm run build```
```npm run dev``` (hot rebuild)
Generated output is in **dist/** and **dist.esm/**.