Skip to content

zitup/The-Bet-With-Devil

Repository files navigation

The Bet With Devil

Security Concern

  1. https://medium.com/cyfrin/chainlink-oracle-defi-attacks-93b6cb6541bf
  2. https://www.rareskills.io/post/smart-contract-security
  3. https://blog.sigmaprime.io/solidity-security.html
  4. https://www.kingoftheether.com/contract-safety-checklist.html

Usage

Build

$ forge build

Test

$ forge test

Format

$ forge fmt

Gas Snapshots

$ forge snapshot

Anvil

$ anvil

Deploy

$ forge script script/Counter.s.sol:CounterScript --rpc-url <your_rpc_url> --private-key <your_private_key>

Cast

$ cast <subcommand>

Help

$ forge --help
$ anvil --help
$ cast --help

Disclaimer

This repository is only used for learning purposes. Any illegal use is prohibited. Any consequences caused by malicious use of this repository have nothing to do with this repository.

No commercial use!
No modification!
No distribution!

License

Creative Commons License

About

The Bet With Devil. Can you win?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published