Market Object Format
This format is used to create a market object file, which is then uploaded into ipfs
{
"question": "Will Obama win the election in 2024?",
"category": "Politics",
"subcategory": "Elections",
"tags": ["obama", "election", "2024"],
"proofSource": "https://www.cnn.com"
}
Last updated