Skip to content

This smart contract hacking challenge presents the issues of SPoFs and why decentralization is important.

License

Notifications You must be signed in to change notification settings

Qrucial/SafuDot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SafuDot

Vulnerable smart contracts with SPoF (Single Point of Failure) aka hack a centralized system. Have fun playing! :)

Workshop for Polkadot Hungary meetup

  1. We will use the Moonbeam alpha testnet, contract on blockchain explorer:

    https://moonbase-blockscout.testnet.moonbeam.network/tx/0x0a911f42052049c9b939fc86baccafa8f83c5e93c33ac10510f46effeb170c52

2 Install MetaMask: https://metamask.io/

3 Add Moonbase Alpha to MetaMask

Moonbase Alpha RPC: https://moonbeam-alpha.api.onfinality.io/public

Moonbase Alpha Chain ID: 1287

Block explorer: https://moonbase-blockscout.testnet.moonbeam.network/
  1. Open https://remix.ethereum.org/ and use MetaMask web3 injection.

  2. Load the smart contract for interaction.

  3. Hack the smart contract through SPoF, take over it.

  4. Q&A, enjoy the time left :)

About

This smart contract hacking challenge presents the issues of SPoFs and why decentralization is important.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published