An open API service indexing awesome lists of open source software.

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

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/**.