{"id":23401582,"url":"https://github.com/veeso-dev/bigluca","last_synced_at":"2025-04-08T20:50:51.455Z","repository":{"id":235635720,"uuid":"567259111","full_name":"veeso-dev/bigluca","owner":"veeso-dev","description":"Cryptopapies NFT generator","archived":false,"fork":false,"pushed_at":"2023-04-11T08:24:00.000Z","size":3762,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T16:41:43.607Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/veeso-dev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2022-11-17T12:17:10.000Z","updated_at":"2023-08-07T08:20:28.000Z","dependencies_parsed_at":"2024-04-24T04:21:23.701Z","dependency_job_id":"8c50af57-05bf-48a8-b20d-d0f1f7b271c6","html_url":"https://github.com/veeso-dev/bigluca","commit_stats":null,"previous_names":["veeso-dev/bigluca"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veeso-dev%2Fbigluca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veeso-dev%2Fbigluca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veeso-dev%2Fbigluca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veeso-dev%2Fbigluca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/veeso-dev","download_url":"https://codeload.github.com/veeso-dev/bigluca/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247927305,"owners_count":21019506,"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-12-22T11:17:01.601Z","updated_at":"2025-04-08T20:50:51.424Z","avatar_url":"https://github.com/veeso-dev.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bigluca\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"bigluca.png\" width=\"256\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e~ Cryptopapies NFT generator ~\u003c/p\u003e\n\n[![ci](https://github.com/cryptopapies/bigluca/workflows/Build/badge.svg)](https://github.com/cryptopapies/bigluca/actions)\n\n---\n\n## Get started 🚀\n\nWhat you'll need:\n\n- Rust\n- NodeJS\n\n### Build Big Luca\n\n```sh\ncargo build -r\n```\n\n### Generate random NFTs\n\n```sh\ncargo run -r -- --config config/config.json --database-path database/db.json --collection COLLECTION_NAME --output nfts/COLLECTION_NAME -n AMOUNT_OF_NFTS_TO_GENERATE -v\n```\n\n### Generate NFT from attributes\n\nGiven a JSON file with name, description and attributes.\n\n```sh\ncargo run -r -- --config config/config.json --database-path database/db.json --collection COLLECTION_NAME --output nfts/COLLECTION_NAME -m \u003cpath_to_metadata.json\u003e -v\n```\n\nCollection names:\n\n- dubai-papi\n\n---\n\n## Upload NFT to IPFS\n\nOnce the NFT are generated, they will be located at `artifacts/collection-name/` and there will be two files for each NFT, a JSON file with the metadata and a PNG file with the image.\n\nNow enter `tools/ipfs-upload` and run:\n\n```node index.js \u003cPATH_TO_JSON\u003e \u003cPATH_TO_PNG\u003e output/collection_name```\n\nor use the bash script to upload many automatically:\n\n```./deploy.sh ../../nfts/dubai-papi/ output/dubai-papi/ START_INDEX END_INDEX```\n\n---\n\n## License 📃\n\nbigluca is licensed under the MIT license.\n\nYou can read the entire license [HERE](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fveeso-dev%2Fbigluca","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fveeso-dev%2Fbigluca","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fveeso-dev%2Fbigluca/lists"}