{"id":49714793,"url":"https://github.com/hive-engine/steemsmartcontracts-wiki","last_synced_at":"2026-05-08T19:34:19.586Z","repository":{"id":38039879,"uuid":"260610479","full_name":"hive-engine/steemsmartcontracts-wiki","owner":"hive-engine","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-25T14:52:44.000Z","size":357,"stargazers_count":32,"open_issues_count":2,"forks_count":15,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-05-25T15:45:39.987Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hive-engine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-05-02T04:03:22.000Z","updated_at":"2025-05-25T14:52:48.000Z","dependencies_parsed_at":"2025-05-29T12:47:18.160Z","dependency_job_id":null,"html_url":"https://github.com/hive-engine/steemsmartcontracts-wiki","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hive-engine/steemsmartcontracts-wiki","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hive-engine%2Fsteemsmartcontracts-wiki","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hive-engine%2Fsteemsmartcontracts-wiki/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hive-engine%2Fsteemsmartcontracts-wiki/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hive-engine%2Fsteemsmartcontracts-wiki/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hive-engine","download_url":"https://codeload.github.com/hive-engine/steemsmartcontracts-wiki/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hive-engine%2Fsteemsmartcontracts-wiki/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32794716,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-05-08T19:34:18.773Z","updated_at":"2026-05-08T19:34:19.580Z","avatar_url":"https://github.com/hive-engine.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Steem \u0026 Hive Smart Contracts Wiki\n\n**Getting started with Engine smart contract development**: first, read all the links below in the **General System Design \u0026 Usage** section. Steem is mentioned in some areas, but everything is equally applicable to Hive Engine. After that, read the [Smart Contract Developer's Guide](https://github.com/hive-engine/steemsmartcontracts-wiki/blob/master/Smart-Contracts-Guide.md), which contains quickstart instructions and teaches you best practices for working with \u0026 testing smart contract code. Use the **Contract Documentation** section as a reference for individual smart contract interfaces.\n\n## General System Design \u0026 Usage\n\n[Requirements](https://github.com/hive-engine/steemsmartcontracts-wiki/blob/master/Requirements.md)\n\n[Write a Smart Contract](https://github.com/hive-engine/steemsmartcontracts-wiki/blob/master/Write-a-Smart-Contract.md)\n\n[Add actions to my Smart Contract](https://github.com/hive-engine/steemsmartcontracts-wiki/blob/master/Add-actions-to-my-Smart-Contract.md)\n\n[Smart Contracts API](https://github.com/hive-engine/steemsmartcontracts-wiki/blob/master/Smart-Contracts-API.md)\n\n[Database API](https://github.com/hive-engine/steemsmartcontracts-wiki/blob/master/Database-API.md)\n\n[Events and Logs](https://github.com/hive-engine/steemsmartcontracts-wiki/blob/master/Events-and-Logs.md)\n\n[Deploy a Smart Contract](https://github.com/hive-engine/steemsmartcontracts-wiki/blob/master/Deploy-a-Smart-Contract.md)\n\n[JSON RPC server](https://github.com/hive-engine/steemsmartcontracts-wiki/blob/master/JSON-RPC-server.md)\n\n[Interact with the sidechain](https://github.com/hive-engine/steemsmartcontracts-wiki/blob/master/Interact-with-the-sidechain.md)\n\n[How to setup a Steem or Hive Smart Contracts node](https://github.com/hive-engine/steemsmartcontracts-wiki/blob/master/How-to-setup-a-Steem-Smart-Contracts-node.md)\n\n[DSwap API](https://github.com/hive-engine/steemsmartcontracts-wiki/blob/master/DSwap-API.md)\n\n## Contract Documentation\n\n[Tokens Contract](https://github.com/hive-engine/steemsmartcontracts-wiki/blob/master/Tokens-Contract.md)\n\n[Market Contract](https://github.com/hive-engine/steemsmartcontracts-wiki/blob/master/Market-Smart-Contract.md)\n\n[Market Pools Contract](https://github.com/hive-engine/steemsmartcontracts-wiki/blob/master/Market-Pools.md)\n\n[NFT Contract](https://github.com/hive-engine/steemsmartcontracts-wiki/blob/master/NFT-Contracts.md)\n\n[NFT Market Contract](https://github.com/hive-engine/steemsmartcontracts-wiki/blob/master/NFT-Market-Contract.md)\n\n[Bot Controller Contract](https://github.com/hive-engine/steemsmartcontracts-wiki/blob/master/Bot-Controller-Contract.md)\n\n[Pack Manager Contract](https://github.com/hive-engine/steemsmartcontracts-wiki/blob/master/Pack-Manager-Contract.md)\n\n[Mining Contract](https://github.com/hive-engine/steemsmartcontracts-wiki/blob/master/Mining-Contract.md)\n\n[Airdrops Contract](https://github.com/hive-engine/steemsmartcontracts-wiki/blob/master/Airdrops-Contract.md)\n\n[NFT Airdrops Contract](https://github.com/hive-engine/steemsmartcontracts-wiki/blob/master/NFT-Airdrops-Contract.md)\n\n[Claimdrops Contract](https://github.com/hive-engine/steemsmartcontracts-wiki/blob/master/Claimdrops-Contract.md)\n\n[Distribution Contract](https://github.com/hive-engine/steemsmartcontracts-wiki/blob/master/Distribution-Contract.md)\n\n[Decentralized Token Fund (DTF) Contract](https://github.com/hive-engine/steemsmartcontracts-wiki/blob/master/TokenFund-Contract.md)\n\n[Witnesses Contract](https://github.com/hive-engine/steemsmartcontracts-wiki/blob/master/Witness-Contract.md)\n\n[NFT Auctions Contract](https://github.com/hive-engine/steemsmartcontracts-wiki/blob/master/NFT-Auction-Contract.md)\n\n[Comments Contract](https://github.com/hive-engine/steemsmartcontracts-wiki/blob/master/Comment-Contract.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhive-engine%2Fsteemsmartcontracts-wiki","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhive-engine%2Fsteemsmartcontracts-wiki","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhive-engine%2Fsteemsmartcontracts-wiki/lists"}