Coder Social home page Coder Social logo

core-concepts-examples-redux's Introduction

holochain logo

Project Chat

Twitter Follow

License: License: GPL v3


Holochain Links: FAQ Developer Docs White Paper

core-concepts-examples

A series of sample hApps (Holochain Apps) that explore core concepts for new Holochain developers

Core Concepts:

# Concept Code Description
01.a Zome Functions HelloHolo The simplest hApp possible... Use a Zome Function to return the string "Hello, Holo!"
01.b Test Driven Development HelloTest Using the testing framework and hc test
01.c Web User Interface HelloHTML Talking to your hApp from a web page with hc-web-client.
02 Local Source Chain HelloMe An agent's private entries (i.e. data) are stored only on its source chain (and not replicated to the shared DHT)
03 Shared DHT HelloWorld An agent's public entries are stored in its source chain as well as replicated to the shared DHT
04 Links HelloBlog Links can be used to provide other agents with awareness of the entries they want to find
05 Entry Validation HelloValid Entries are validated before they are stored (both in the source chain and in the DHT)

Contribute

Holochain is an open source project. We welcome all sorts of participation and are actively working on increasing surface area to accept it. Please see our contributing guidelines for our general practices and protocols on participating in the community, as well as specific expectations around things like code formatting, testing practices, continuous integration, etc.

Some helpful links:

License

License: GPL v3

Copyright (C) 2018, Holochain Foundation

This program is free software: you can redistribute it and/or modify it under the terms of the license p rovided in the LICENSE file (GPLv3). This program is distributed in the hope that it will be useful, bu t WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Note: We are considering other 'looser' licensing options (like MIT license) but at this stage are using GPL while we're getting the matter sorted out. See this article for some of our thinking on licensing for distributed application frameworks.

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.