Skip to content

A mobile-first progressive web app for all things cothority

License

Notifications You must be signed in to change notification settings

bsaepfl/hello-cothority

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello-cothority

A mobile-first progressive web app for all things cothority

Info

The goal of this repository is to create a mobile-first progressive web app that connects and interacts with conodes from the cothority framework.

The goal is to have a conode explorer, a skipchain explorer, and proof of personhood features.

See here for an implementation of proof of personhood by DEDIS in javascript.

For now, the page only works in local. In the future it will be deployed to the blockchainstudentassociation servers.

This is because the page cannot be served over https (see here)

Made with React and bulma.

Also see create-react-app

Future

Potential future features could be:

  • Integrating with the coupons and messaging features being developed by DEDIS
  • Email signature creation using personhood
  • Voting using personhood
  • Questionnaire linked to personhood
  • Conode representation using personhood badge

Setup

Clone the repository:

git clone https://github.com/blockchainstudentassociation/hello-cothority
cd hello-cothority

Install the dependencies with yarn:

yarn

Run the project:

yarn start

Now browse to localhost:3000 😄

About

A mobile-first progressive web app for all things cothority

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published