Skip to content

Commit

Permalink
Update overview.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
jessiemongeon1 authored Nov 22, 2024
1 parent 6cb6fce commit 4d0af1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/developer-docs/smart-contracts/write/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@ fn greet(name: String) -> String {
### Juno
[Juno](/docs/current/developer-docs/web-apps/frameworks/juno) is a community project that is tailored for Web2 developers. It takes care of hosting code and data in canisters such that developers can write Web3 applications using familiar Web2 concepts and patterns. For more details, please follow [the official Juno documentation](https://juno.build/docs/intro).


### Bitfinity EVM

[Bitfinity EVM](/docs/current/developer-docs/backend/solidity/) is tailored for Solidity developers. It is a canister that runs an instance of the Ethereum virtual machine and allows developers to upload and execute smart contracts written in Solidity. For more details, please follow [the official Bitfinity documentation](https://docs.bitfinity.network/).
Expand Down

0 comments on commit 4d0af1c

Please sign in to comment.