-
Notifications
You must be signed in to change notification settings - Fork 59
[Mike] 03. Contract metadata CRUD API #53
Copy link
Copy link
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Implement Contract metadata CRUD API
Description
Implement robust CRUD for escrow contract metadata records.
Requirements and context
Suggested execution
git checkout -b feature/backend-03-contract-metadata-crud-apisrc/index.ts and modularized src/* files for implement robust crud for escrow contract metadata records.src/**/*.test.ts with integration and unit suitesREADME.md and docs/backend/Test and commit
Example commit message
feat: implement contract metadata crud api with tests and docsGuidelines