{"id":13456924,"url":"https://github.com/trickytibo/next_solana_nft2mint","last_synced_at":"2025-03-24T11:32:04.449Z","repository":{"id":216986601,"uuid":"467965380","full_name":"trickytibo/next_solana_nft2mint","owner":"trickytibo","description":"A package to easily find the next hyped solana nft to mint. ","archived":false,"fork":false,"pushed_at":"2022-03-15T07:36:37.000Z","size":181,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-07-31T08:18:46.648Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/trickytibo.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":"2022-03-09T14:39:59.000Z","updated_at":"2022-03-31T21:15:12.000Z","dependencies_parsed_at":"2024-01-14T01:16:53.251Z","dependency_job_id":"cfbd0bb3-7b47-49ff-b741-9a823d94c136","html_url":"https://github.com/trickytibo/next_solana_nft2mint","commit_stats":null,"previous_names":["trickytibo/next_solana_nft2mint"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trickytibo%2Fnext_solana_nft2mint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trickytibo%2Fnext_solana_nft2mint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trickytibo%2Fnext_solana_nft2mint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trickytibo%2Fnext_solana_nft2mint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trickytibo","download_url":"https://codeload.github.com/trickytibo/next_solana_nft2mint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221962483,"owners_count":16908339,"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-07-31T08:01:30.166Z","updated_at":"2024-10-29T00:31:34.123Z","avatar_url":"https://github.com/trickytibo.png","language":"HTML","funding_links":[],"categories":["HTML"],"sub_categories":[],"readme":"# Which solana nfts to mint next \n\n\n## 🎯 Description \n\nThe objective of this job is to help you choose which nft project to mint in the following days. \n\nThe job will retrieve data from howrare.is. The data are then filtered, sorted according to the number of twitter followers then displayed in json and htm files.\n\n## Installation\n\n### Prerequisites\n\nTo begin install the requirements\n\n```bash\npip install -r requirements.txt\n```\n\n### 🚀 Execute the script\n\nTo execute the job, you may use python3. \n\n```bash\n$ python run.py \n```\n\n### Input variables\n\nYou may modify default parameters to execute the job. \n\nThe input variables, with their default values:\n\n|     **Parameter**     |      **Default value**      | **Description**                                                                                                                                                               |\n|:---------------------:|:---------------------------:|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `--top`           | `10`            | Number of assets to display per day. |\n| `--period`           | `14`            | Number of days to analyse. |\n\n### 📈 Result files\n\nThe result files created after the execution of the script. \n\n|      **File names**      | **Description**                                                                                                                                                               |\n|:---------------------------:|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `howrareis_source.json`            | Raw data retrieved from howrare.is in a json format. |\n| `howrareis_reformated.json`            | filetered, then sorted results in a json format.  |\n| `index.htm`            | Reformated file transformed in a html format. |\n\n## 🤯 How to use it\n\nDefault usages :\n\n```\n$ python src/run.py \n```\n\nWith Parameters :\n```\n$ python src/run.py --top 5 --period 10\n```\n\n\n## How to use the docker image\n\n```bash\n# Build locally the image of the docker container\n$ docker build nextsolananft2mint\n# Create a local volume to associate with the running container. Result files of the job will then be accessible.  \n$ docker volume create myvol\n# Running Container\n$ docker run --mount source=myvol,target=/data nextsolananft2mint\n```\n\nYou may find a already builded Docker image [here](https://hub.docker.com/r/trickytibo/next_solana_nft2mint). \n\nThe result after executing the script : \n\n![Results](img/results.PNG)\n\n## A coffee ? \n\nIf you are pleased with the work done, you might pay me a coffee (Solana Address)  ;) \n\n```bash\nH1X6sguyTdeATQXCDGgiqdHSpAkxHN63zE7x9QAuq7y7\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrickytibo%2Fnext_solana_nft2mint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrickytibo%2Fnext_solana_nft2mint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrickytibo%2Fnext_solana_nft2mint/lists"}