https://github.com/notrustverify/solidity-ralph
Used to show the difference between Ralph smart contract and Solidity
https://github.com/notrustverify/solidity-ralph
alephium ethereum ralph smart-contracts solidity
Last synced: 3 months ago
JSON representation
Used to show the difference between Ralph smart contract and Solidity
- Host: GitHub
- URL: https://github.com/notrustverify/solidity-ralph
- Owner: notrustverify
- Created: 2023-10-11T06:23:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-21T08:53:10.000Z (over 1 year ago)
- Last Synced: 2023-10-21T09:33:02.864Z (over 1 year ago)
- Topics: alephium, ethereum, ralph, smart-contracts, solidity
- Language: TypeScript
- Homepage:
- Size: 9.34 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# solidity-ralph
Used to show the difference between Ralph smart contract from [Alephium](https://alephium.org) and Solidity from [Ethereum](https://ethereum.org/)Note: paradigme between these two is different, one use account model and Ralph [stateful UTXO](https://medium.com/@alephium/an-introduction-to-the-stateful-utxo-model-8de3b0f76749)
