{"id":19625567,"url":"https://github.com/makemake-kbo/macrypt","last_synced_at":"2025-07-13T18:39:39.221Z","repository":{"id":153189697,"uuid":"366960131","full_name":"makemake-kbo/macrypt","owner":"makemake-kbo","description":"Macrypt is a research blockchain built completely from scratch.","archived":false,"fork":false,"pushed_at":"2023-02-10T22:46:48.000Z","size":595,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T08:46:47.752Z","etag":null,"topics":["blockchain","crypto","cryptocurrency","cryptography","csharp","dotnet-cli","proof-of-work"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/makemake-kbo.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-13T06:48:57.000Z","updated_at":"2023-02-10T22:46:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"c7b12f5c-c447-456a-8771-b5d24a9336fe","html_url":"https://github.com/makemake-kbo/macrypt","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makemake-kbo%2Fmacrypt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makemake-kbo%2Fmacrypt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makemake-kbo%2Fmacrypt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makemake-kbo%2Fmacrypt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/makemake-kbo","download_url":"https://codeload.github.com/makemake-kbo/macrypt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240926388,"owners_count":19879738,"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","crypto","cryptocurrency","cryptography","csharp","dotnet-cli","proof-of-work"],"created_at":"2024-11-11T11:42:11.422Z","updated_at":"2025-02-26T19:52:08.246Z","avatar_url":"https://github.com/makemake-kbo.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# macrypt\nMacrypt is a new research blockchain built completely from scratch.\n\n![image](https://user-images.githubusercontent.com/55022497/121734995-cffa0780-caf5-11eb-914a-86639e49de08.png)\n\n## How to run\n\n### dotnet CLI\n\nTo run macrypt with dotnet cli, do\n```shell\ndotnet run\n```\nin the root folder.\n\n### Visual Studio\n\nOpen the project file and run macrypt.\n\n## Networking and connecting to other nodes\n\nYou can interact with a macrypt node via JSON RPC calls.   \nFor example, to get the latest block you would send a get request like this:   \n```shell\ncurl http://localhost:6475/api/blocks/latest\n```   \nWhich will give you the latest block in JSON format.\n\nTo send transactions you would send a post request like this:   \n```shell\ncurl -d '{\"From\":\"alice\",\"To\":\"bob\",\"Amount\":100000,\"Fee\":0}' -H \"Content-Type: application/json\" -X POST http://localhost:6475/api/add\n```     \n![image](https://user-images.githubusercontent.com/55022497/121389181-6f7b9680-c94c-11eb-9f90-49f7a4701094.png)\n\n### Connecting to other nodes\n*SOON*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakemake-kbo%2Fmacrypt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmakemake-kbo%2Fmacrypt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakemake-kbo%2Fmacrypt/lists"}