Skip to content

shu-boom/design-pattern

Repository files navigation

Smart Contract Design Patterns

This repository presents some of the common Solidity design patterns.

To run scripts. Try the following command:

    npx hardhat run scripts/NAME_OF_THE_SCRIPT

Only basic unit testing is implemented!

To run tests. Try the following command:

    npx hardhat test --network NETWORK_NAME

These contracts are not audited. Please use at your own risk!

About

Solidity Design Patterns

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published