{"id":27016609,"url":"https://github.com/kibalabs/nft-hack","last_synced_at":"2025-04-04T15:35:16.791Z","repository":{"id":37039737,"uuid":"349536446","full_name":"kibalabs/nft-hack","owner":"kibalabs","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-12T21:34:24.000Z","size":126933,"stargazers_count":4,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2023-12-12T22:37:55.904Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://nft-hack.kiba.dev/","language":"Python","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/kibalabs.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}},"created_at":"2021-03-19T19:37:33.000Z","updated_at":"2022-02-25T19:20:45.000Z","dependencies_parsed_at":"2023-01-20T12:06:42.742Z","dependency_job_id":"ad498540-2de1-46b2-9fac-19f230be050a","html_url":"https://github.com/kibalabs/nft-hack","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kibalabs%2Fnft-hack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kibalabs%2Fnft-hack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kibalabs%2Fnft-hack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kibalabs%2Fnft-hack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kibalabs","download_url":"https://codeload.github.com/kibalabs/nft-hack/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247204164,"owners_count":20901103,"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":"2025-04-04T15:35:16.174Z","updated_at":"2025-04-04T15:35:16.774Z","avatar_url":"https://github.com/kibalabs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nft-Hack\n\nhttps://nft-hack.kiba.dev/\n\nMiro: https://miro.com/app/board/o9J_lS4yNAo=/\n\nFigma: https://www.figma.com/file/bcJ986kLJy9OxW0mTQEDG8/Main?node-id=0%3A1\n\nRinkeby contract address: [0xaE70a9accF2E0c16b380C0aa3060E9fBa6718daf](https://rinkeby.etherscan.io/address/0xaE70a9accF2E0c16b380C0aa3060E9fBa6718daf)\nRinkeby new contract address: [0x8f1F643637046c867675Ca101ce28E2763daC1E2](https://rinkeby.etherscan.io/address/0x8f1F643637046c867675Ca101ce28E2763daC1E2)\n\nMDTP address: 0xCE11D6fb4f1e006E5a348230449Dc387fde850CC\n\n## Running locally\n\n### Frontend\n\n```\ncd ./app\nnpm install\nnpm run start-dev\n```\n\n### Database\n\nRun a database locally within docker with:\n```\ndocker stop mdtpdb || true\ndocker rm mdtpdb || true\ndocker run --name mdtpdb -d -p 5432:5432 -e POSTGRES_PASSWORD=password postgres:12.5\n```\n\nYou should be able to login to your postgres (on something like https://tableplus.com/) with the credentials:\n```\nhost: 127.0.0.1\nport: 5432\nusername: postgres\npassword: password\ndatabase: mdtpdb\n```\nRun the scripts in ./dbschema in order (0, 1, 2) within the SQL tab of TablePlus\n\n### API\n\nIf you don't have a local environment setup, create one in the ./api direction:\n```\ncd ./api\npython3 -m venv .env\n```\n\n```\nsource ./dbschema/export_db.vars\ncd ./api\nsource .env/bin/activate\npip install -r requirements.txt\n./start-api-dev.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkibalabs%2Fnft-hack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkibalabs%2Fnft-hack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkibalabs%2Fnft-hack/lists"}