Skip to content

pierremarsotlyon1/iota-seed-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

A web application to generate a iota seed

Demo : https://iota-seed-generator-front.herokuapp.com/

Install server :

  1. Put the content of "server" folder into your GOPATH.
  2. Run this command : go get ./...

Install client :

  1. Move to "client" folder
  2. Run this command : yarn install

Launch app

  1. Into "client" : yarn start.
  2. Into "server" : go run server.go

Then

Navigate here

About

A web application to generate a iota seed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published