{"id":18375699,"url":"https://github.com/factomproject/factomcode","last_synced_at":"2025-04-09T16:03:29.339Z","repository":{"id":20613226,"uuid":"23894441","full_name":"FactomProject/FactomCode","owner":"FactomProject","description":"Factom Servers begin by providing proof of existence services, but then move on to provide proof of existence of transforms.  A list of such entries can be thought of as a FactomChain.  A FactomChain can be used to implement private tokens, smart contracts, smart properties, and more.","archived":false,"fork":false,"pushed_at":"2017-12-28T17:06:26.000Z","size":7129,"stargazers_count":217,"open_issues_count":0,"forks_count":60,"subscribers_count":84,"default_branch":"master","last_synced_at":"2025-04-09T16:02:43.836Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"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/FactomProject.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":"2014-09-10T22:14:46.000Z","updated_at":"2025-04-07T20:45:29.000Z","dependencies_parsed_at":"2022-08-28T11:50:21.720Z","dependency_job_id":null,"html_url":"https://github.com/FactomProject/FactomCode","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FactomProject%2FFactomCode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FactomProject%2FFactomCode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FactomProject%2FFactomCode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FactomProject%2FFactomCode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FactomProject","download_url":"https://codeload.github.com/FactomProject/FactomCode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248065290,"owners_count":21041871,"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":[],"created_at":"2024-11-06T00:19:54.858Z","updated_at":"2025-04-09T16:03:29.304Z","avatar_url":"https://github.com/FactomProject.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"Factom \n===========\n**This repository is historical and no longer maintained.**  \n**For the current code, See FactomProject/factomd**\n\nFactom is an Open-Source project that provides a way to build applications on the Bitcoin blockchain. \n\nFactom began by providing proof of existence services, but then moved on to provide proof of existence of transforms.  A list of such entries can be thought of as a Factom Chain.  Factom can be used to implement private tokens, smart contracts, smart properties, and more.\n\nFactom leverages the Bitcoin Blockchain, but in a way that minimizes the amount of data actually inserted in the Blockchain.  Thus it provides a mechanism for creating Bitcoin 2.0 services for the trading of assets, securities, commodities, or other complex applications without increasing blockchain \"pollution\".\n\nState of Development\n--------------------\n\nWe are very much at an Alpha level of development.  We have a demo client and a Factom server prototype which runs against the testnet3 Bitcoin network. Please check the development branch for latest.   \n\n\nGETTING STARTED\n-------------------\n\nYou need to set up Go environment and install the following packages:  \n\n* https://github.com/btcsuite/btcd\n* https://github.com/btcsuite/btcwallet\n* https://github.com/factomproject/factomcode \n\n\nAfter installing and setting up Go, btcd, and btcwallet, the following command will obtain FactomCode, all dependencies, and install them (completing step 3 above):\n\n```bash\n$ go get -u github.com/factomproject/factomcode/...\n```\n\nIf you receive an error mentioning that go \"Cannot download... godoc.org uses insecure protocol\" and you have verified that godoc.org is the only domain/resource that is insecurely loading (via http rather than https), you can use the \"-insecure\" flag to bypass the problem, like so:\n\n```bash\n$ go get -insecure -u github.com/factomproject/factomcode/...\n```\n\n*Note: the \"warning: code.google.com is shutting down\" warnings which may appear during installation/setup can safely be ignored.* \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffactomproject%2Ffactomcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffactomproject%2Ffactomcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffactomproject%2Ffactomcode/lists"}