{"id":19064971,"url":"https://github.com/netkiller/ethereum","last_synced_at":"2025-06-11T05:04:19.087Z","repository":{"id":175719178,"uuid":"173062582","full_name":"netkiller/ethereum","owner":"netkiller","description":"Blockchina trust","archived":false,"fork":false,"pushed_at":"2023-02-24T13:02:20.000Z","size":123,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-11T05:03:29.467Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/netkiller.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":"2019-02-28T07:23:29.000Z","updated_at":"2023-02-24T11:18:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"91162590-9486-4e22-8647-0cb98e15db57","html_url":"https://github.com/netkiller/ethereum","commit_stats":null,"previous_names":["netkiller/ethereum"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netkiller%2Fethereum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netkiller%2Fethereum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netkiller%2Fethereum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netkiller%2Fethereum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/netkiller","download_url":"https://codeload.github.com/netkiller/ethereum/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netkiller%2Fethereum/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259204800,"owners_count":22821157,"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-09T00:48:04.296Z","updated_at":"2025-06-11T05:04:19.058Z","avatar_url":"https://github.com/netkiller.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Setup\n\n## MySQL\n\n```\nCREATE SCHEMA `artbank` DEFAULT CHARACTER SET utf8mb4 ;\n\nCREATE USER 'artbank'@'%' IDENTIFIED BY 'k0g*gDsUYo_uhx;';\nGRANT ALL ON artbank.* TO 'artbank'@'%';\n\nCREATE USER 'artbank'@'127.0.0.1' IDENTIFIED BY 'k0g*gDsUYo_uhx;';\nGRANT ALL ON artbank.* TO 'artbank'@'127.0.0.1';\n\nFLUSH PRIVILEGES;\n\n```\n\n## MongoDB\n\n```\nuse admin;\ndb.createUser(\n   {\n     user: \"admin\",\n     pwd: \"chen\",\n     roles: [ \"dbAdmin\", \"dbOwner\", \"userAdmin\" ]\n   }\n);\n\nuse artbank;\ndb.createUser(\n   {\n     user: \"artbank\",\n     pwd: \"artbank\",\n     roles: [ \"readWrite\", \"dbAdmin\" ]\n   }\n)\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetkiller%2Fethereum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetkiller%2Fethereum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetkiller%2Fethereum/lists"}