{
  "title": "A First Look at Smart Contracts on Avalanche",
  "slug": "codementors-first-look-smart-contracts",
  "collection": "videos",
  "contentType": "Video",
  "description": "A guide to creating and deploying an Avalanche blockchain project, covering MetaMask setup, Solidity smart contracts, and React hosting with Netlify",
  "summary": "A guide to creating and deploying an Avalanche blockchain project, covering MetaMask setup, Solidity smart contracts, and React hosting with Netlify",
  "author": {
    "name": "Anthony Campolo"
  },
  "source": {
    "channel": "Codementor",
    "channelUrl": "https://www.youtube.com/@Codementor",
    "originalUrl": "https://www.youtube.com/watch?v=RvvMWGPJVUI"
  },
  "publishedAt": "2022-06-01T00:00:00.000Z",
  "updatedAt": null,
  "freshness": {
    "label": "Published",
    "value": "2022-06-01T00:00:00.000Z"
  },
  "urls": {
    "html": "https://ajcwebdev.com/videos/codementors-first-look-smart-contracts/",
    "markdown": "https://ajcwebdev.com/videos/codementors-first-look-smart-contracts/index.md",
    "json": "https://ajcwebdev.com/videos/codementors-first-look-smart-contracts/index.json"
  },
  "headings": [
    {
      "depth": 2,
      "id": "episode-description",
      "text": "Episode Description"
    },
    {
      "depth": 2,
      "id": "episode-summary",
      "text": "Episode Summary"
    },
    {
      "depth": 2,
      "id": "chapters",
      "text": "Chapters"
    },
    {
      "depth": 3,
      "id": "00-00-00-setting-up-metamask-and-scaffolding-the-project",
      "text": "00:00:00 - Setting Up MetaMask and Scaffolding the Project"
    },
    {
      "depth": 3,
      "id": "00-05-12-writing-and-deploying-the-solidity-smart-contract",
      "text": "00:05:12 - Writing and Deploying the Solidity Smart Contract"
    },
    {
      "depth": 3,
      "id": "00-15-05-compiling-deploying-and-connecting-react-to-the-contract",
      "text": "00:15:05 - Compiling, Deploying, and Connecting React to the Contract"
    },
    {
      "depth": 3,
      "id": "00-19-58-adding-write-functionality-and-deploying-to-netlify",
      "text": "00:19:58 - Adding Write Functionality and Deploying to Netlify"
    },
    {
      "depth": 2,
      "id": "transcript",
      "text": "Transcript"
    }
  ],
  "tags": [
    "frontend",
    "deployment",
    "blockchain"
  ],
  "discovery": {
    "apiIndex": "https://ajcwebdev.com/api/index.json",
    "llmsTxt": "https://ajcwebdev.com/llms.txt",
    "llmsFullTxt": "https://ajcwebdev.com/llms-full.txt",
    "sitemapMd": "https://ajcwebdev.com/sitemap.md",
    "sitemapXml": "https://ajcwebdev.com/sitemap.xml"
  },
  "nextActions": [
    {
      "action": "open_html",
      "url": "https://ajcwebdev.com/videos/codementors-first-look-smart-contracts/",
      "method": "GET",
      "accept": "text/html"
    },
    {
      "action": "get_markdown_twin",
      "url": "https://ajcwebdev.com/videos/codementors-first-look-smart-contracts/index.md",
      "method": "GET",
      "accept": "text/markdown"
    },
    {
      "action": "get_json_twin",
      "url": "https://ajcwebdev.com/videos/codementors-first-look-smart-contracts/index.json",
      "method": "GET",
      "accept": "application/json"
    }
  ]
}