Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Commit

Permalink
📝 edit intro
Browse files Browse the repository at this point in the history
  • Loading branch information
omarespejel committed Nov 22, 2023
1 parent 1f8f297 commit faf778c
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions src/ch00-00-introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,18 +93,6 @@ Book](https://cairo-book.github.io/) and
Inspired by Rust, Cairo lets you write contracts safely and
conveniently.

### Why Choose Cairo?

Cairo is designed for _Provable Computation,_ a new paradigm that lets
programs prove their correctness without re-running them. Here’s why it
stands out:

- Purpose-Built: Designed specifically for smart contracts.

- No EVM Limits: Goes beyond what the Ethereum Virtual Machine can do.

- Flexibility: Uses traits for more flexibility than inheritance.

## Governance

The Starknet Foundation oversees Starknet’s governance. Its duties
Expand Down Expand Up @@ -160,7 +148,3 @@ For those who are building on Starknet, SNIPs aren’t just
suggestions—they’re a roadmap. It’s beneficial for implementers to keep
a list of the SNIPs they’ve executed. This transparency helps users
gauge the state of a particular implementation or software library.

## Conclusion

In decentralized technology, Starknet offers a solution to challenges that previous systems encountered. It's based on established _protocols_ and _registries_, following the initial concepts introduced by figures such as Satoshi. Through a specific mathematical method, Starknet seeks a balance between scalability and consensus. As this technology progresses, Starknet adheres to principles of inclusivity, neutrality, and user empowerment. It's poised for continuous adaptation and improvement in the field.

0 comments on commit faf778c

Please sign in to comment.