Allowance & Approval
Implement allowance patterns for tokens.
The Allowance Pattern
Section titled “The Allowance Pattern”TODO: Document allowance pattern
approve()
Section titled “approve()”TODO: Document approve function
transferFrom()
Section titled “transferFrom()”TODO: Document transferFrom function
spend_allowance()
Section titled “spend_allowance()”TODO: Document spend_allowance helper