Skip to content

Smart contract for movie license distribution with the goal to make it fair and open

Notifications You must be signed in to change notification settings

Agilefreaks/fomovie-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fair and Open Movie Licensing (or FOMOvie - Fear of Missing Out on Movie Licensing Revenue Sharing)

  1. Clone
git clone [email protected]:Agilefreaks/fomovie-contract.git
cd fomovie-contract
  1. Install Dependencies
npm build
  1. Run local environment
 npx ganache-cli --deterministic
 npx oz compile
 npx oz create
  1. Use contracts
localhost:8545

About

Smart contract for movie license distribution with the goal to make it fair and open

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published