{"id":18304585,"url":"https://github.com/numtel/piece-chat","last_synced_at":"2025-04-09T10:36:45.445Z","repository":{"id":150130857,"uuid":"606692918","full_name":"numtel/piece-chat","owner":"numtel","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-27T22:25:36.000Z","size":1363,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-15T04:42:33.461Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://nonphysical.systems/","language":"JavaScript","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/numtel.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}},"created_at":"2023-02-26T09:18:58.000Z","updated_at":"2023-03-25T03:23:03.000Z","dependencies_parsed_at":"2023-08-25T15:45:11.601Z","dependency_job_id":null,"html_url":"https://github.com/numtel/piece-chat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numtel%2Fpiece-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numtel%2Fpiece-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numtel%2Fpiece-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numtel%2Fpiece-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numtel","download_url":"https://codeload.github.com/numtel/piece-chat/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248021400,"owners_count":21034658,"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-05T15:29:28.213Z","updated_at":"2025-04-09T10:36:45.428Z","avatar_url":"https://github.com/numtel.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Piece.chat\n\nReddit-style message board with no superadmin\u0026mdash;everything directly on chain!\n\n## Installation\n\n```\n$ git clone https://github.com/numtel/piece-chat.git\n$ cd piece-chat\n$ npm install\n```\n\nDownload the `solc` compiler. This is used instead of `solc-js` because it is much faster. Binaries for other systems can be found in the [Ethereum foundation repository](https://github.com/ethereum/solc-bin/).\n```\n$ curl -o solc https://binaries.soliditylang.org/linux-amd64/solc-linux-amd64-v0.8.15+commit.e14f2714\n$ chmod +x solc\n```\n\n## Development Frontend\n\nBuild the contracts, run the localhost development chain, and host the frontend.\n\n```\n$ npm run build-dev\n$ npm run dev-chain\n$ npm run dev\n```\n\n## Testing Contracts\n\n```\n# Build contracts before running tests\n$ npm run build-dev\n\n$ npm test\n```\n\n## License\n\nMIT\n\n## TODO\n\n* identity interface - coinpassport, avatars, custom text\n* ~~ens all the things!~~\n* ~~edit post~~\n* ~~moderator mint, suppress~~\n* ~~owner manage mods, arbitrary transfer~~\n* ~~factory board browsing~~\n* ~~post sort by newest, oldest, controversial (votes/abs(upvotes-down))~~\n* ~~pagination, load more, suppression level to display~~\n* fix router back button\n* ~~zero address as active account on hot refresh?~~\n* account profile page\n* feed of multiple boards at once\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumtel%2Fpiece-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnumtel%2Fpiece-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumtel%2Fpiece-chat/lists"}