transfer-agent-protocol / tap-cap-table

Transfer agent protocol that's used for minting a cap table onchain.
https://transferagentprotocol.xyz
MIT License
17 stars 3 forks source link

feat (factory) Creating a simple factory contract to test the pattern #8

Closed victormimo closed 1 year ago

victormimo commented 1 year ago

What?

Testing a simple factory contract pattern. Currently, the Cap Table smart contract is not required to be called by the factory. It's simply a test of the pattern for the time being

Why?

What problem does this solve? Why is this important? What's the context?

Screenshots (optional)