Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.
/ lotionroom Public archive

Tendermint / Cosmos proof of concept contract made with Zenroom

License

Notifications You must be signed in to change notification settings

dyne/lotionroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

lotionroom

lotionroom
An integration of lotion with zenroom

Build Status Dyne.org



🚩 Table of Contents (click to expand)

💾 Install

cd lotionroom
npm -g install .

Needs Nodejs < 12


🎮 Quick start

Place all zencode contracts in the zencode directory

Start the node with npm run start (creates or uses already existing genesis.gci)

Call the client using the lr command, for instance:

  • lr context: list all the configured contracts
  • lr state: shows the currently saved state
  • lr send <data> <keys>: sends a transaction with json files

For a quick test round of zero-knowledge proof credential authentication: cd test && ./zkauth.sh Then watch the logs...

NB This needs the zenroom cli binary in your path. Downloads here.


😍 Acknowledgements

Copyright © 2020 by Dyne.org foundation, Amsterdam

Designed, written and maintained by Puria Nafisi Azizi and Denis Roio.


🌐 Links

https://dyne.org/


👤 Contributing

Please first take a look at the Dyne.org - Contributor License Agreement then

  1. 🔀 FORK IT
  2. Create your feature branch git checkout -b feature/branch
  3. Commit your changes git commit -am 'Add some fooBar'
  4. Push to the branch git push origin feature/branch
  5. Create a new Pull Request
  6. 🙏 Thank you

💼 License

lotionroom - An integration of lotion with zenroom
Copyright (c) 2020 Dyne.org foundation, Amsterdam

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

back to 🔝

About

Tendermint / Cosmos proof of concept contract made with Zenroom

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published