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

Set customId on stock transfer #167

Closed apfong closed 6 months ago

apfong commented 7 months ago

What?

Pass through custom_id from the transferStock method to the stock issuance that happens internally.

Why?

This allows us to link an external order id to the issuance and transfer for easier cross referencing between TAP entries and external systems.

Screenshots (optional)