Commit Graph

6 Commits

Author SHA1 Message Date
Stanley Yang a733ebb226
[Feature] Generative art within the Candy Machine Command line (#506)
* Created randomized configuration file

* Added packages

* Updated with logs

* Created the ability to generate json files

* Added the image creation algorithm

* Updated README

* Added example traits config file

* Added example assets
2021-09-28 10:28:42 -05:00
stegaBOB 0872b0eaca Added .env to gitignore 2021-09-20 19:12:42 -04:00
Efremov Alexey f27ffb39a7 Fix: eslint configuration + fix and reformat existing code + eslint as step for lint-staged
I
2021-09-06 13:22:36 +03:00
Jordan Prince f11659cb43
H (#260)
* Adding candy machine

* Still working on stuff

* Commit where is top using anchor

* Working on candy machine

* Continue working on candy machine

* Still working

* Completely reasonable failure

* Completely unreasonable failure

* Finally, we have uploading configs and tests

* Add uuid support to candy machines so candy machine can rerun with same config

* feat: init cli

* Got minting now bro. All downhill from here.

* All done

* Chang eaddress

* Minor fix to anchor settings

* feat: integrate candy

* feat: cli upload

* Heck yeah. Switch out the pda for a non pda to allow for alrger allocs

* Send authority to candy machine authority if retain authority is true

* feat: add add congif lines

* Forgotten conflict

* Rewire CLI to chunkify and add verification

* Current changes

* Client finished

* Fuckin bitmasks bro

* Fix metadata client

* Working on cli

* Fixed the healing loop

* here we go.

* Fix the error that caused price to be 1 instead of 5

Co-authored-by: bartosz-lipinski <264380+bartosz-lipinski@users.noreply.github.com>
2021-08-31 14:16:16 -05:00
John Rees cb02e68ce5
remove (and .gitignore) .cache directory 2021-06-05 12:45:43 +01:00
Jordan Prince dfa519cc4f New frontend only 2021-06-02 09:35:28 -05:00