Skip to content

Commit

Permalink
Update docs/04-resources/04-tutorials/rootstock-vyper.md
Browse files Browse the repository at this point in the history
Co-authored-by: Owanate Amachree <[email protected]>
  • Loading branch information
EdwinLiavaa and owans authored Dec 9, 2024
1 parent a7354a5 commit 1b9f256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/04-resources/04-tutorials/rootstock-vyper.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ tags:
- developers
---

This guide demonstrates how to deploy smart contracts written in Vyper to the RootStock (RSK) testnet using Python and Web3.py. RSK is a groundbreaking smart contract platform that's merge-mined with Bitcoin, offering unique advantages for developers:
This guide demonstrates how to deploy smart contracts written in Vyper to the Rootstock testnet using Python and Web3.py. Rootstock is a layer 2 solution that combines the security of Bitcoin's proof of work with Ethereum's smart contract capabilities. The platform is open-source, EVM-compatible, and secured by over 60% of Bitcoin’s hashing power, offering unique advantages for developers:

- **Bitcoin Compatibility**: Deploy smart contracts while leveraging Bitcoin's security and network effects
- **EVM Compatibility**: Use familiar Ethereum tools and practices while building on Bitcoin
Expand Down

0 comments on commit 1b9f256

Please sign in to comment.