issues
search
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 (separating docker files)
#134
Closed
victormimo
closed
9 months ago
victormimo
commented
9 months ago
What?
Separates Dockerfiles into Dockerfile.dev and Dockerfile.prod
Why?
Prod needs to run with the --finalized-only flag which waits until block has been finalized to process events.
As we continue building, it's likely that we continue to see separation of environments a need
Screenshots (optional)
What?
Why?
Screenshots (optional)