Skip to content

Commit 5fea6cb

Browse files
committed
update projects' links to GitHub links
1 parent bf4a6e4 commit 5fea6cb

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

README.md

+15-15
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616
- [License](#license)
1717

1818
## Blockchains
19-
- [Aleo](https://developer.aleo.org/aleo/getting_started/overview).
20-
Leo is a rust flavoured zk language.
21-
- [Aleph Zero](https://alephzero.org/).
19+
- [Aleo](https://github.com/AleoHQ).
20+
A blockchain with zero-knowledge transactions.
21+
- [Aleph Zero](https://github.com/aleph-zero-foundation).
2222
DAG, PoS, snark smart contracts (substrate based).
23-
- [Anoma.network](https://anoma.network/).
23+
- [Anoma.network](https://github.com/anoma).
2424
PoS blockchain with privacy.
25-
- [Aptos Network](https://aptoslabs.com/).
25+
- [Aptos Network](https://github.com/aptos-labs).
2626
Building the safest and most scalable Layer 1 blockchain..
2727
- [Bitcoin Cash](https://github.com/be-cash/bitcoin-cash).
2828
A library for creating and parsing Bitcoin Cash transactions.
@@ -32,14 +32,14 @@
3232
A high performance blockchain kernel for enterprise users.
3333
- [CodeChain](https://github.com/CodeChain-io/codechain).
3434
Programmable multi-asset chain.
35-
- [Concordium](https://concordium.com/).
35+
- [Concordium](https://github.com/Concordium).
3636
Privacy centric (zk) PoS chain, yet with built in identities and rust smart contracts.
3737
- [Conflux](https://github.com/Conflux-Chain/conflux-rust).
3838
The Rust implementation of Conflux protocol.
3939
- [Darwinia](https://github.com/darwinia-network/darwinia).
4040
Relay chain of Darwinia Network, can connect to Polkadot as
4141
parachain in Polkadot Model.
42-
- [Dusk.network](https://dusk.network/).
42+
- [Dusk.network](https://github.com/dusk-network).
4343
Privacy PoS using zk (plonk).
4444
- [Enigma](https://github.com/enigmampc/enigma-core) secures the
4545
decentralized web.
@@ -88,7 +88,7 @@
8888
Cosmos network.
8989
- [Mina Protocol](https://github.com/ChainSafe/mina-rs).
9090
A rust implementation of the mina succinct blockchain.
91-
- [Mir Protocol](https://mirprotocol.org/).
91+
- [Mir Protocol](https://github.com/mir-protocol).
9292
A succinct blockchain powered by zero-knowledge proofs. (plonk based)
9393
- [OpenEthereum](https://github.com/openethereum/openethereum).
9494
The Ethereum Rust client
@@ -107,7 +107,7 @@
107107
Post-quantum blockchain.
108108
- [Radix](https://github.com/radixdlt/radixdlt-scrypto).
109109
Sharded smart contract DeFi platform.
110-
- [RsNano](https://www.rsnano.com)
110+
- [RsNano](https://github.com/simpago/rsnano-node).
111111
A rust port of Nano: the eco-friendly & feeless digital currency
112112
- [Setheum](https://github.com/Setheum-Labs/Setheum).
113113
SETHEUM : “Secure Evergreen Truthful Heterogeneous Economically Unbiased Market”
@@ -120,7 +120,7 @@
120120
Blockchain Rebuilt for Scale.
121121
- [Stacks 2.0](https://github.com/blockstack/stacks-blockchain).
122122
Proof of Transfer blockchain from Blockstack.
123-
- [Sui Network](https://sui.io/).
123+
- [Sui Network](https://github.com/MystenLabs/sui).
124124
A next-generation smart contract platform with high throughput, low
125125
latency, and an asset-oriented programming model powered by the Move
126126
programming language.
@@ -164,13 +164,13 @@
164164
## Virtual Machines
165165
- [CKB-VM](https://github.com/nervosnetwork/ckb-vm).
166166
RISC-V virtual machine.
167-
- [CosmWasm](https://www.cosmwasm.com).
167+
- [CosmWasm](https://github.com/CosmWasm/cosmwasm).
168168
Multi-chain smart contract platform built for the Cosmos ecosystem.
169169
- [EVM Parity](https://github.com/paritytech/parity-ethereum/tree/master/evmbin).
170170
Parity implementation of EVM.
171-
- [FuelVM](https://github.com/FuelLabs/fuel-vm)
171+
- [FuelVM](https://github.com/FuelLabs/fuel-vm).
172172
Interpreter for the FuelVM, a blazingly fast blockchain virtual machine.
173-
- [FVM](https://github.com/filecoin-project/ref-fvm)
173+
- [FVM](https://github.com/filecoin-project/ref-fvm).
174174
The Filecoin Virtual Machine is a hypervisor-inspired Wasm execution environment that supports multiple runtimes, including the EVM.
175175
- [Lunatic](https://github.com/lunatic-solutions/lunatic).
176176
Erlang-inspired runtime for WebAssembly.
@@ -180,7 +180,7 @@
180180
Spacemesh Virtual Machine.
181181
- [Wasmi](https://github.com/paritytech/wasmi).
182182
WebAssembly interpreter.
183-
- [Wasmer](https://wasmer.io/).
183+
- [Wasmer](https://github.com/wasmerio/wasmer).
184184
A convenient Rust wrapper over WebAssembly backends.
185185
- [Wasmtime](https://github.com/CraneStation/wasmtime).
186186
Standalone JIT-style runtime for WebAssembly, using Cranelift.
@@ -233,7 +233,7 @@
233233
ArbOS is the "operating system" that runs an eth Layer 2 on an Arbitrum chain,
234234
- [Noir language](https://github.com/noir-lang/noir).
235235
Noir is a Domain Specific Language for SNARK proving systems. (Aztec eth L2)
236-
- [Penumbra](https://penumbra.zone/).
236+
- [Penumbra](https://github.com/penumbra-zone/penumbra).
237237
PoS network providing privacy to the Cosmos ecosystem.
238238
- [Rust-Lightning](https://github.com/rust-bitcoin/rust-lightning)
239239
is a Bitcoin Lightning library written in Rust.

0 commit comments

Comments
 (0)