Skip to content

andylamgot/signumjs-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

signumjs

signumjs-examples

This is a collection of examples for signumjs

Please, consider the Online Documentation & (https://github.com/signum-network/signum-xt-wallet) also

This is a living repo that will be updated from time to time to add more examples

Installation

You need git and nodejs (v10+) installed on your machine

First, you need to clone the remote repository to your machine, doing

git clone https://github.com/andylamgot/signumjs-examples.git`

There are different scenarios of how to use burstjs available. Each is organized in different folders

  • cli - SignumJS for command line interface using NodeJS
  • web - Several Web technologies using SignumJS
    • vanilla - The most painful way to build a web app (uses minified Signumjs)
    • svelte - The most hipster way to build e web app (uses npm packages)

About

This is a collection of examples for burstjs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.8%
  • HTML 22.3%
  • CSS 6.8%
  • Svelte 5.1%