1.0.2 • Published 3 years ago

elrond-connect v1.0.2

Weekly downloads
-
License
AGPLv3
Repository
github
Last release
3 years ago

Connect

Drop-in widget for connecting Dapps to Elrond and securely loading user wallets.

Usage

Include the following script tag within your HTML:

TODO

Alternatively, you can add it dynamically via Javascript:

TODO

Once the script is loaded the window.elrond object will become available.

Please read the docs (COMING SOON) for information on how to use this.

Development

Note: These instructions are for developers who wish to work on Vilya itself.

Start the dev server

yarn dev

The script will now be available at http://localhost:9000/elrond-connect.js

License

AGPLv3