{"id":13454296,"url":"https://github.com/harpagon210/steemsmartcontracts","last_synced_at":"2025-04-24T14:32:19.826Z","repository":{"id":35686009,"uuid":"138934965","full_name":"harpagon210/steemsmartcontracts","owner":"harpagon210","description":"javascript blockchain/sidechain powered by Steem","archived":false,"fork":false,"pushed_at":"2022-12-09T04:58:04.000Z","size":1643,"stargazers_count":45,"open_issues_count":17,"forks_count":25,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-10-28T21:38:13.746Z","etag":null,"topics":["blockchain","sidechain","smart-contracts","steem"],"latest_commit_sha":null,"homepage":"https://github.com/harpagon210/steemsmartcontracts/wiki","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/harpagon210.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-06-27T21:30:31.000Z","updated_at":"2022-04-16T02:42:50.000Z","dependencies_parsed_at":"2023-01-16T03:04:56.225Z","dependency_job_id":null,"html_url":"https://github.com/harpagon210/steemsmartcontracts","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harpagon210%2Fsteemsmartcontracts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harpagon210%2Fsteemsmartcontracts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harpagon210%2Fsteemsmartcontracts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harpagon210%2Fsteemsmartcontracts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harpagon210","download_url":"https://codeload.github.com/harpagon210/steemsmartcontracts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223956705,"owners_count":17231497,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["blockchain","sidechain","smart-contracts","steem"],"created_at":"2024-07-31T08:00:52.811Z","updated_at":"2024-11-10T13:24:38.754Z","avatar_url":"https://github.com/harpagon210.png","language":"JavaScript","funding_links":[],"categories":["Steem Engine"],"sub_categories":[],"readme":"# Steem Smart Contracts [![Build Status](https://travis-ci.org/harpagon210/steemsmartcontracts.svg?branch=master)](https://travis-ci.org/harpagon210/steemsmartcontracts)[![Coverage Status](https://coveralls.io/repos/github/harpagon210/steemsmartcontracts/badge.svg?branch=master)](https://coveralls.io/github/harpagon210/steemsmartcontracts?branch=master)\n\n ## 1.  What is it?\n\nSteem Smart Contracts is a sidechain powered by Steem, it allows you to perform actions on a decentralized database via the power of Smart Contracts.\n\n ## 2.  How does it work?\n\nThis is actually pretty easy, you basically need a Steem account and that's it. To interact with the Smart Contracts you simply post a message on the Steem blockchain (formatted in a specific way), the message will then be catched by the sidechain and processed.\n\n ## 3.  Sidechain specifications\n- run on [node.js](https://nodejs.org)\n- database layer powered by [MongoDB](https://www.mongodb.com/)\n- Smart Contracts developed in Javascript\n- Smart Contracts run in a sandboxed Javascript Virtual Machine called [VM2](https://github.com/patriksimek/vm2)\n- a block on the sidechain is produced only if transactions are being parsed in a Steem block\n\n## 4. Setup a Steem Smart Contracts node\n\nsee wiki: https://github.com/harpagon210/steemsmartcontracts/wiki/How-to-setup-a-Steem-Smart-Contracts-node\n\n## 5. Tests\n* npm run test\n\n## 6. Usage/docs\n\n* see wiki: https://github.com/harpagon210/steemsmartcontracts/wiki\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharpagon210%2Fsteemsmartcontracts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharpagon210%2Fsteemsmartcontracts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharpagon210%2Fsteemsmartcontracts/lists"}