Giter Site home page Giter Site logo

sandrasiby / cothority_template Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dedis/cothority_template

0.0 1.0 0.0 4.94 MB

Implement new cothority protocols, services and (client) applications.

License: GNU Affero General Public License v3.0

Makefile 0.91% Go 28.64% Shell 9.63% CSS 24.59% HTML 7.62% JavaScript 28.61%

cothority_template's Introduction

Build Status

Template for a new cothority protocol/service/app

Building on the ONet-library available at https://github.com/dedis/onet, this repo holds templates to build the different parts necessary for a cothority addition:

  • protocol - define an ephemeral, distributed, decentralized protocol
  • service - create a long-term service that can spawn any number of protocols
  • app - write an app that will interact with, or spawn, a cothority

This repo is geared towards PhD-students who want to add a new functionality to the cothority by creating their own protocols, services and apps.

Starting

You can go-get the repo, then start your project on a new branch. This allows you to follow the main cothority-template in case something needs to be updated. We suppose you already forked the cothority-template repo into your account at yourlogin.

go get -u github.com/dedis/cothority_template
cd $GOPATH/src/github.com/dedis/cothority_template
git remote add perso [email protected]/yourlogin/template
git checkout -b my_new_project
git push -u perso my_new_project

Now you can do all your development in $GOPATH/src/github.com/dedis/cothority_template until you are proficient enough to move it either to the main-repository at dedis/cothority or adjusting the paths and publish it under your own repo.

Documentation

You find more documentation on how to use the template on the wiki: Cothority Template

More documentation and examples can be found at:

License

All repositories for the cothority are double-licensed under a GNU/AGPL 3.0 and a commercial license. If you want to have more information, contact us at [email protected].

Contribution

If you want to contribute to Cothority-ONet, please have a look at CONTRIBUTION for licensing details. Once you are OK with those, you can have a look at our coding-guidelines in Coding. In short, we use the github-issues to communicate and pull-requests to do code-review. Travis makes sure that everything goes smoothly. And we'd like to have good code-coverage.

Contact

You can contact us at https://groups.google.com/forum/#!forum/cothority

cothority_template's People

Contributors

ineiti avatar jeffallen avatar nikkolasg avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.