All Projects → holochain → Holochain Rust

holochain / Holochain Rust

Licence: gpl-3.0
DEPRECATED. The Holochain framework implemented in rust with a redux style internal state-model.

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Holochain Rust

Axentro
To be the go to platform for building dApps quickly and cheaply for business and gaming
Stars: ✭ 181 (-81.75%)
Mutual labels:  blockchain, dapps
Etherkit
Stars: ✭ 36 (-96.37%)
Mutual labels:  blockchain, dapps
Trust Web3 Provider
Web3 javascript wrapper provider for iOS and Android platforms.
Stars: ✭ 210 (-78.83%)
Mutual labels:  blockchain, dapps
Mastering Ethereum
分散アプリケーションプラットフォーム「ethereum」の入門書
Stars: ✭ 165 (-83.37%)
Mutual labels:  blockchain, dapps
Lbry Sdk
The LBRY SDK for building decentralized, censorship resistant, monetized, digital content apps.
Stars: ✭ 7,169 (+622.68%)
Mutual labels:  blockchain, dht
Trust Ray
☁️ API for the Trust Wallet. Project no longer supported and current version used as source of transactions and address tokens in Blockatlas https://github.com/trustwallet/blockatlas/blob/master/config.yml#L64
Stars: ✭ 172 (-82.66%)
Mutual labels:  blockchain, dapps
Squeezer
Squeezer Framework - Build serverless dApps
Stars: ✭ 3,242 (+226.81%)
Mutual labels:  blockchain, dapps
Waykichain
Public Blockchain as a Decentralized Finance Infrastructure Service Platform
Stars: ✭ 1,117 (+12.6%)
Mutual labels:  blockchain, wasm
Ssvm
SSVM is a high performance, extensible, and hardware optimized WebAssembly Virtual Machine for cloud, AI, and blockchain applications.
Stars: ✭ 751 (-24.29%)
Mutual labels:  blockchain, wasm
Hardhat
Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software. Get Solidity stack traces & console.log.
Stars: ✭ 727 (-26.71%)
Mutual labels:  blockchain, dapps
Hive
Fast. Scalable. Powerful. The Blockchain for Web 3.0
Stars: ✭ 142 (-85.69%)
Mutual labels:  blockchain, dapps
Ethereum book
精通以太坊 (中文版)
Stars: ✭ 875 (-11.79%)
Mutual labels:  blockchain, dapps
Secretnetwork
𝕊 The Secret Network
Stars: ✭ 138 (-86.09%)
Mutual labels:  blockchain, wasm
Unstoppable Wallet Ios
A secure and decentralized Bitcoin and other cryptocurrency wallet for iPhone. Supports Bitcoin, Ethereum, EOS, Binance Chain, Bitcoin Cash, DASH, ...
Stars: ✭ 180 (-81.85%)
Mutual labels:  blockchain, dapps
Contracts
Smart contracts comprising the business logic of the Matic Network
Stars: ✭ 130 (-86.9%)
Mutual labels:  blockchain, dapps
Octopus
Security Analysis tool for WebAssembly module (wasm) and Blockchain Smart Contracts (BTC/ETH/NEO/EOS)
Stars: ✭ 261 (-73.69%)
Mutual labels:  blockchain, wasm
Golkadot
Polkadot Substrate implementation in Go (WIP)
Stars: ✭ 48 (-95.16%)
Mutual labels:  blockchain, wasm
Decentralized Internet
A SDK/library for decentralized web and distributing computing projects
Stars: ✭ 406 (-59.07%)
Mutual labels:  blockchain, dapps
Holochain Proto
Holographic storage for distributed applications -- a validating monotonic DHT "backed" by authoritative hashchains for data provenance (a Ceptr sub-project)
Stars: ✭ 795 (-19.86%)
Mutual labels:  blockchain, dht
Crypto Dht
Blockchain over DHT in GO
Stars: ✭ 38 (-96.17%)
Mutual labels:  blockchain, dht

Holochain-rust

holochain logo

Project Chat

Twitter Follow

Travis: Build Status Circle CI: CircleCI Codecov: Codecov License: License: GPL v3

This code is loosely based on the previous Golang prototype.

Code Status: This Rust version is alpha software -- not for production use. You should expect unstable code APIs and data chains.

NO LONGER CURRENT REPOSITORY: This version of Holochain has been replaced by a version that is more performant, stable, and secure. We suggest porting applications to the new version of Holochain which is receiving regular updates and feature enhancements.

Find releases here.

Holochain Links: FAQ Developer Docs White Paper

Overview

Holochain-Rust Architectural Overview

Application Developer

Setup a development environment with the latest release to build Holochain applications:

https://developer.holochain.org/start.html

Core Developer

Setup a core development environment to work on Holochain itself:

Core Developer Setup

Documentation

API Reference

Auto generated documentation for all of the code written in Rust is published online, with different versions to match the releases here: https://developer.holochain.org/docs/api.

The Holochain Guidebook

There is a guide for understanding and developing with Holochain. It is published online, with different versions to match the releases here: https://developer.holochain.org/guide.

See instructions for how to contribute to the book at doc/holochain_101/src/how_to_contribute.md.

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) 2017 - 2020, Holochain Foundation

This program is free software: you can redistribute it and/or modify it under the terms of the license provided in the LICENSE file (GPLv3). 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].