Skip to content

joaosantos15/dclaims-news-claims

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

DClaims-News-Claims

Hypercerts News Claims Data Modal

Table of Contents

SingleClaim

Get an instance of a SingleClaim object

Parameters

  • issuerId string Ethereum address of the Issuer
  • articleId string ID of the news article
  • category string Category of the classification
  • freeText string Arbitrary text

Returns SingleClaim

BatchClaim

Get an instance of a BatchClaim object

Parameters

  • articleId string ID of the news article
  • issuerId string Ethereum address of the Provider
  • claimsList Array Array of SingleClaims objects

Returns BatchClaim

About

Hypercerts News Claims data modal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published