All Projects → OpenFuturePlatform → open-chain

OpenFuturePlatform / open-chain

Licence: MIT license
Open source blockchain project designed for developer needs from the start. OPEN chain is a convenient and flexible technology for developing blockchain solutions and decentralized applications.

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to open-chain

Alfis
Alternative Free Identity System
Stars: ✭ 162 (+174.58%)
Mutual labels:  blockchain-technology, blockchain-network, blockchain-platform
blockchain-VCoin
Simple Implementation Proof of Work blockchain coin.
Stars: ✭ 16 (-72.88%)
Mutual labels:  blockchain-technology, blockchain-network, blockchain-platform
DAPSCoin
DAPS is the world's first coin to implement Bulletproofs and RingCT & Ring Signatures in a staking chain. With DAPS it is possible to stake, run masternodes and mine PoA blocks.
Stars: ✭ 58 (-1.69%)
Mutual labels:  crypto, blockchain-technology
open-api
api.openfuture.io
Stars: ✭ 41 (-30.51%)
Mutual labels:  blockchain-technology, open-platform
electronero
Electronero Network: a secure, private, mobile based cryptocurrency network. 5 parallel, interoperable, scalable, lightning fast blockchains. Electronero $(ETNX) https://t.me/electronero_network, Electronero Pulse $(ETNXP) https://t.me/etnxp, LITENERO $(LTNX) https://t.me/litenero, GOLDNERO $(GLDX) https://t.me/goldnero, CRYSTALEUM $(CRFI) https…
Stars: ✭ 18 (-69.49%)
Mutual labels:  blockchain-technology, blockchain-platform
blockchain-carbon-accounting
This project implements blockchain applications for climate action and accounting, including emissions calculations, carbon trading, and validation of climate claims. It is part of the Linux Foundation's Hyperledger Climate Action and Accounting SIG.
Stars: ✭ 123 (+108.47%)
Mutual labels:  blockchain-technology, blockchain-network
defiprime
All things #DeFi - trustless and transparent financial products built on top of the blockchain.
Stars: ✭ 117 (+98.31%)
Mutual labels:  blockchain-technology, blockchain-platform
Coco
The fastest crypto online
Stars: ✭ 103 (+74.58%)
Mutual labels:  crypto, blockchain-technology
Scatterdesktop
Connect to applications on EOS, Ethereum, and Tron. Exchange tokens with ease. Manage your assets safely. All in a simple to use interface.
Stars: ✭ 459 (+677.97%)
Mutual labels:  crypto, blockchain-technology
HealthLedger
Application for tracking Organs donations in hospitals and minimizing the scope of Organ trafficking using Blockchain (Hyperledger) technology.
Stars: ✭ 29 (-50.85%)
Mutual labels:  blockchain-technology, blockchain-platform
denarius
Denarius [$D] is a PoW/PoS Hybrid Cryptocurrency with Tribus a new PoW Hashing Algo built specifically for D, one of a kind hybrid masternodes called Fortuna Stakes, atomic swaps, staking, mining, IPFS, optional Native Tor and I2P, and much more!
Stars: ✭ 105 (+77.97%)
Mutual labels:  crypto, blockchain-technology
webcrypto
A WebCrypto Polyfill for NodeJS
Stars: ✭ 111 (+88.14%)
Mutual labels:  crypto
birdchain-mvp
Decentralized application (Dapp) similar to instant messenger. The BIG difference is that it will allow its users to make a monthly passive income, while providing companies with higher quality and better-priced services.
Stars: ✭ 25 (-57.63%)
Mutual labels:  blockchain-technology
dexie-encrypted
Transparent encryption for IndexedDB using Dexie
Stars: ✭ 66 (+11.86%)
Mutual labels:  crypto
CoinGecko
A C++20 library for CoinGecko--a cryptocurrency data service.
Stars: ✭ 69 (+16.95%)
Mutual labels:  crypto
hodlmoon
A command line tool for crytocurrency data. When moon?
Stars: ✭ 25 (-57.63%)
Mutual labels:  crypto
rust-libhydrogen
Libhydrogen bindings for Rust.
Stars: ✭ 15 (-74.58%)
Mutual labels:  crypto
equihash-zcash-c
Equihash solver port from C++ to C for Zcash
Stars: ✭ 31 (-47.46%)
Mutual labels:  crypto
BigBang
BigBang Core
Stars: ✭ 29 (-50.85%)
Mutual labels:  dpos
sodium-wrapper
C++17 wrappers for libsodium
Stars: ✭ 15 (-74.58%)
Mutual labels:  crypto

OPEN Chain Twitter Follow

Explorer Release Version Release Date Last Commit Contributors License

OPEN Platform: A distributed network for Smart Contracts

OPEN Platform uses blockchain technology to leverage smart contracts in order to autonomously manage digital assets and to create a smart economy within a decentralized network.

Explorer

Take a look at the OPEN Chain Explorer: explorer.openfuture.io.

Supported Platforms

OPEN Platform currently supports the following platforms:

  • Docker
  • macOS 10+
  • Linux
  • Windows

Running

To run peer applications, you will need to download the client installer for your operating system and run it.

How to Contribute

OPEN Platform is available under the MIT License. You may contribute to the OPEN Platform project by submitting issues and PRs. The simple act of submitting issues regarding problems you encounter is a great way to contribute to OPEN Platform. We also appreciate greatly those who are able and willing to contribute code and implementations.

The OPEN Platform team uses and recommends the following workflow:

  1. Create an issue describing the code you want to submit a pull-request for. NOTES:
    • You can skip this step for trivial changes.
    • Please reuse an existing issue, if one exists.
    • If you intend to fix the issue, please state your intentions to do so clearly within the documentation and request that the issue be assigned to you. Please note, the person who files an issue and the person who implements a solution for it do not have to be the same person.
  2. Create a personal fork of the repository on GitHub, if you don't already have one.
  3. Create a branch off of master(git checkout -b mybranch). NOTES:
    • Please use a meaningful name when naming your branch. Use a name that clearly communicates what you're trying to fix. For example, issue-88 or peer-to-peer-issue would be meaningful names.
    • Please use branches and do not submit a pull-request based on your local master branch. Branches isolate your changes from other incoming upstream changes. They also enable you to create multiple pull-requests from the same fork.
  4. Make and commit your changes.
  5. Add new tests to test your code, if applicable.
  6. Build the repository with your changes. NOTES:
    • Make sure the build is clean.
    • Make sure all tests are passing, including your new tests.
  7. Create a pull-request (PR) against the upstream repository's master branch.
    • Push your changes to your fork on GitHub.

NOTE: It is OK for your pull-request to include a large number of commits. Once your change is accepted, you will be asked to squash your commits into one or some appropriately small number of commits before your pull-request is merged.

Appreciation

jProfiler install4j

License

The OPEN Platform project is licensed under the MIT license.

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].