simple-solana-program VS proof-of-history-explained

Compare simple-solana-program vs proof-of-history-explained and see what are their differences.

simple-solana-program

A variation of the solana helloworld program example with a client written in Rust instead of Typescript. (by 0xekez)

proof-of-history-explained

code example for article: "proof of history explained" published on medium (by lsmod)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
simple-solana-program proof-of-history-explained
1 2
64 49
- -
0.0 0.0
about 2 years ago over 3 years ago
Rust Rust
BSD 3-clause "New" or "Revised" License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

simple-solana-program

Posts with mentions or reviews of simple-solana-program. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-19.

proof-of-history-explained

Posts with mentions or reviews of proof-of-history-explained. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-23.

What are some alternatives?

When comparing simple-solana-program and proof-of-history-explained you can also consider the following projects:

example-helloworld - Hello world on Solana

sips - Community-submitted Stacks Improvement Proposals (SIPs)

anchor - ⚓ Solana Sealevel Framework

solana - Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

clockwork - Smart-contract automation on Solana.

Solana - Finds price floor for every single attribute in a given collection

solidity-patterns - A compilation of patterns and best practices for the smart contract programming language Solidity

bokken - A Solana program debugger

AlephBFT - Rust implementation of Aleph consensus protocol

debridge-solana-sdk - debridge-solana-sdk allows you to easily and quickly connect your Solana programs to the debridge infrastructure. Debridge protocol enables decentralized transfers of arbitrary messages and value between various blockchains. See Debridge documentation for more information docs.

hbbft - An implementation of the paper "Honey Badger of BFT Protocols" in Rust. This is a modular library of consensus.