metaplex/rust/nft-candy-machine
Jordan Prince 4a1b7d2f67
Feat/metaplex cli overhaul merged (#334)
* feat: candy-machine cli overhaul, so it's more readable

- extracted constants
- separated some helpers out
- removed duplication of crucial parts (like cache management, instruction creation, etc)
- renamed some variables to make them more accurate
- added `env` option and removed `url` option
- used env in all operations
- added some error handling

* more cleanups

* Add env option to bundler (#320)

* feature: add env to cli

* fix: format

* more cleanups

* added error checking

* eslint updates

* Some small bugfixes

Co-authored-by: Radoslaw Domanski <woohaas@gmail.com>
Co-authored-by: B <264380+bartosz-lipinski@users.noreply.github.com>
2021-09-07 14:02:10 -05:00
..
src Feat/metaplex cli overhaul merged (#334) 2021-09-07 14:02:10 -05:00
Cargo.toml Update candy machine with anchor v0.14.0 (#283) 2021-09-04 17:59:44 -05:00
Xargo.toml H (#260) 2021-08-31 14:16:16 -05:00