Skip to content

A quick demonstration of commonly used design patterns for Cadence smart contracts on the Flow Blockchain

Notifications You must be signed in to change notification settings

0xAlchemist/cadence-design-pattern-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cadence-design-pattern-examples [WIP]

A simple demonstration of common Cadence design patterns

Deployment

Install flow-cli using these instructions

Clone the repo: git clone https://github.com/0xAlchemist/cadence-design-pattern-examples

Change into the cloned directory cd cadence-design-pattern-examples

Open this directory in a terminal window and run flow emulator -v

Open this directory in a separate terminal window and run make

The code will be deployed to the default emulator account and the transactions will be processed using the Go tooling script in the /demo folder.

Want to add something?

Create a pull request! Let's make this a go-to resource for the Flow dev community :)

About

A quick demonstration of commonly used design patterns for Cadence smart contracts on the Flow Blockchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published