parent
7e09d54a65
commit
26967da40b
132 changed files with 6825 additions and 14358 deletions
File diff suppressed because it is too large
Load Diff
@ -1,18 +0,0 @@ |
||||
# Polygon zkEVM |
||||
|
||||
Polygon zkEVM is a decentralized Ethereum Layer 2 scalability solution that uses cryptographic zero-knowledge proofs to offer validity and quick finality to off-chain transaction computation, also known as a ZK-Rollup. |
||||
|
||||
The ZK-Rollup executes smart contracts transparently, by publishing zero-knowledge validity proofs, while maintaining opcode compatibility with the Ethereum Virtual Machine. |
||||
|
||||
Benefits of Polygon zkEVM |
||||
|
||||
- EVM-equivalence |
||||
- Ethereum security |
||||
- ZKP-powered scalability |
||||
|
||||
Visit the following resources to learn more: |
||||
|
||||
- [@article@Introduction to Polygon zkEVM](https://wiki.polygon.technology/docs/zkevm/introduction/) |
||||
- [@article@Polygon zkEVM Quickstart](https://wiki.polygon.technology/docs/zkevm/develop/) |
||||
- [@article@Polygon zkEVM Faucet Guide](https://wiki.polygon.technology/docs/zkevm/guides/zkevm-faucet/) |
||||
- [@article@Polygon zkEVM Asset Bridging Guide](https://wiki.polygon.technology/docs/zkevm/bridge-to-zkevm/) |
@ -1,7 +0,0 @@ |
||||
# Programming Languages |
||||
|
||||
Smart contracts can be programmed using relatively developer-friendly languages. If you're experienced with Python or any curly-bracket language, you can find a language with familiar syntax. |
||||
|
||||
Visit the following resources to learn more: |
||||
|
||||
- [@article@Smart Contract Languages](https://ethereum.org/en/developers/docs/smart-contracts/languages/) |
@ -1,10 +0,0 @@ |
||||
# Testing |
||||
|
||||
Testing smart contracts is one of the most important measures for improving smart contract security. Unlike traditional software, smart contracts cannot typically be updated after launching, making it imperative to test rigorously before deploying contracts onto mainnet. |
||||
|
||||
Visit the following resources to learn more: |
||||
|
||||
- [@article@Testing Smart Contracts](https://ethereum.org/en/developers/docs/smart-contracts/testing/) |
||||
- [@article@How to Test Ethereum Smart Contracts](https://betterprogramming.pub/how-to-test-ethereum-smart-contracts-35abc8fa199d) |
||||
- [@article@Writing automated smart contract tests](https://docs.openzeppelin.com/learn/writing-automated-tests) |
||||
- [@feed@Explore top posts about Testing](https://app.daily.dev/tags/testing?ref=roadmapsh) |
@ -0,0 +1,10 @@ |
||||
# Everscale |
||||
|
||||
Everscale is a layer-1 PoS blockchain network of the 5th generation. It is one of the most technologically advanced blockchain networks, and that is not a marketing exaggeration. Everscale incorporates all the blockchain innovations and concepts of recent years. Its versatility helps it develop as a decentralized hub for many blockchains and resource-demanding applications such as GameFi, DeFi, micro-transactions, real-time bidding, etc. |
||||
|
||||
Visit the following resources to learn more: |
||||
|
||||
- [Everscale site](https://everscale.network) |
||||
- [Everscale Whitepaper](https://everscale.network/docs/everscale-whitepaper.pdf) |
||||
- [Documentation](https://docs.everscale.network/) |
||||
- [Guide](https://everscale.guide/) |
@ -0,0 +1,17 @@ |
||||
# Gosh |
||||
|
||||
Gosh is a development platform that is purpose-built for securing the software supply chain and extracting the value locked in projects. It is the first blockchain-based platform for software development, which allows developers and businesses to create products in a familiar, straightforward, and safe way. |
||||
|
||||
On Gosh, every operation, commit, and transaction is trustless, traceable, and transparent. This means that developers can build composable, censorship-resistant repositories, and monetize their open source projects by turning them into a DAO. |
||||
|
||||
Gosh is built on cryptography, decentralization, and consensus, which means that repositories have no owner and are managed in a decentralized way. Developers can use Gosh like they use Git and turn any Gosh repository into a DAO and configure it to suit their needs. They can also fund their DAO and use DeFi applications to incentivize code security. |
||||
|
||||
With Gosh, builds are no longer at risk. From source code on Gosh to Docker container, developers can be sure that their build is safe. Mission-critical applications can also write their scripts as formally verified smart contracts to get rid of holes in the CI/CD process. |
||||
|
||||
Visit the following resources to learn more: |
||||
|
||||
- [Gosh site](https://gosh.sh/) |
||||
- [Gosh Documentation](https://docs.gosh.sh/) |
||||
- [Gosh Web](https://app.gosh.sh/) |
||||
- [Docker Extension](https://docs.gosh.sh/working-with-gosh/docker-extension/) |
||||
- [Git Remote Helper](https://docs.gosh.sh/working-with-gosh/git-remote-helper/) |
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue