Skip to content

Limerin555/solidity_with_roles_and_pausable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

solidity_with_roles_and_pausable

alt text

This is a Solidity project for a tutorial on Medium.

The purpose of this tutorial is to show you how you can better secure your smart contracts by utilizing Roles & Pausable with the OpenZeppelin library.