dhiway / cord.js

Cord JS API
Apache License 2.0
35 stars 46 forks source link

Draft: Score anchor flow #136

Closed adi-a11y closed 8 months ago

adi-a11y commented 9 months ago

This PR is a draft and is created to gather reviews for the score anchor flow.

Let's consider that "demo/utils/updateScore" as a marketplace. Within this marketplace, the "fromJournalContent" function in "Scoring.ts" is invoked. The result produced by this function will be employed by the marketplace to trigger the "makeScoreEntryToChain" function in "Scoring.chain.ts."

amarts commented 8 months ago

Looking fine for now. Lets merge and make another work on it. (Merging it on dev-0.9.0 branch)