Skip to content

Commit 51e3119

Browse files
authored
Merge pull request #8576 from gzanitti/patch-1
Rust projects and tools (link collision)
2 parents da65b73 + e28d60b commit 51e3119

File tree

1 file changed

+1
-2
lines changed
  • src/content/developers/docs/programming-languages/rust

1 file changed

+1
-2
lines changed

src/content/developers/docs/programming-languages/rust/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,11 @@ Need a more basic primer first? Check out [ethereum.org/learn](/learn/) or [ethe
4949
- [Ethereum WebAssembly](https://ewasm.readthedocs.io/en/mkdocs/)
5050
- [oasis_std](https://docs.rs/oasis-std/0.2.7/oasis_std/) - _OASIS API reference_
5151
- [Solaris](https://github.com/paritytech/sol-rs)
52-
- [SputnikVM](https://github.com/sorpaas/rust-evm) - _Rust Ethereum Virtual Machine Implementation_
52+
- [SputnikVM](https://github.com/rust-blockchain/evm) - _Rust Ethereum Virtual Machine Implementation_
5353
- [rust-web3](https://github.com/tomusdrw/rust-web3) - _Rust implementation of Web3.js library_
5454
- [Wavelet](https://wavelet.perlin.net/docs/smart-contracts) - _Wavelet smart contract in Rust_
5555
- [Foundry](https://github.com/gakonst/foundry)- _Toolkit for Ethereum application development_
5656
- [Ethers_rs](https://github.com/gakonst/ethers-rs)- _Ethereum library and wallet implementation_
57-
- [evm_rs](https://github.com/rust-blockchain/evm)- _Ethereum virtual machine implementation in rust_
5857
- [SewUp](https://github.com/second-state/SewUp) - _A library to help you build your Ethereum webassembly contract with Rust and just like develop in a common backend_
5958

6059
Looking for more resources? Check out [ethereum.org/developers.](/developers/)

0 commit comments

Comments
 (0)