/waves-signer-example

"Hello World" example for Waves Signer

Primary LanguageJavaScript

Waves Signer example

This is the Waves Signer "Hello World" example. Just a simple web page with 4 buttons to interact with Waves blockchain. The full description of this example is available on Medium.

For launch use

npm i 
npm run build

To run a server use

npm run start

Feel free to use fragments of this code in your applications!