Skip to content

ishinu/Proxy-Implementation-IceCreamFactory-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ice-Cream Factory Sample Project

Project is having two contracts :

  • Implementation ( IceCreamFactory )
  • Proxy ( FrontFace )

Our goal is to delegate all calls from Proxy to Implementation. docs

At moment, Implementation is working perfectly but Proxy is still having a few bugs.

Soon it will be fixed and README will be updated. ~Stay tuned.

Releases

No releases published

Packages

No packages published