Solidity by example demos
- Dominant language
- Rust
- Stars
- 1.7k
- Forks
- 218
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 6
Description
Implement the following Solidity example contracts in Fe:
- [Voting](https://docs.soliditylang.org/en/latest/solidity-by-example.html#voting)
- [Simple Open Auction](https://docs.soliditylang.org/en/latest/solidity-by-example.html#simple-open-auction)
- [Blind Auction](https://docs.soliditylang.org/en/latest/solidity-by-example.html#id2)
- [Safe Remote Purchase](https://docs.soliditylang.org/en/latest/solidity-by-example.html#safe-remote-purchase)
Contributor guide
No contributing guide indexed for this repository
Research direction
Use the four linked Solidity by Example pages as the specification: Voting, Simple Open Auction, Blind Auction, and Safe Remote Purchase. Then locate the corresponding Fe example location and any existing validation entry point; the issue names no files or tests. Done means all four contracts are implemented in Fe and their behavior is verified against the linked examples.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- solidity
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100