Skip to content

Code for KillSwitch Smart Contract using latest Starknet syntax Resources

License

Notifications You must be signed in to change notification settings

starknet-edu/kill-switch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kill Switch Contract

The Kill Switch contract is a simple contract that can be called by any other contract. It consists of a public read-only functions is_active() that returns either true or false.

The Kill Switch contract is used in the Starknet Counter Workshop.

The contract is currently deployed on:

Sepolia

Kill Switch returning false

Contract Address: 0x05f7151ea24624e12dde7e1307f9048073196644aa54d74a9c579a257214b542

Kill Switch returning true

Contract Address: 0x07442515fa7a3eae0c6e4d40498122d57496784fbf8459e7f2b3c1a963eeaf50

About

Code for KillSwitch Smart Contract using latest Starknet syntax Resources

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages