Commit Graph

28 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
jon wong 048ddd6bac
Add `verify_token_metadata` command (#441)
* Add `verify_token_metadata` command

* Removing async wrapper as it was causing some strange traces

* Removing comment

* Checking against `image.png`

* Sorting

* Removing absolute path from snapshot

* Set node version

* only running tests in the CLI
2021-09-26 17:20:57 -05:00
Edgar Pavlovsky c81498932f
Updating metaplex CLI to support Infura IPFS + `retainAuthority` flag (#413)
* Updating metaplex CLI to support Infura IPFS + `retainAuthority` flag

* Extending metaplex CLI to support uploading to IPFS in addition to Arweave
* Making `retainAuthority` configurable in CLI instead of being hardcoded to `true`

* adding back some helper fns

* fix

* types fix
2021-09-23 22:22:31 -05:00
Jordan Prince d1dedeacdd
The Fair Launch Protocol (#367)
* Fair launch work

* Add cargo

* Update cargo to latest

* Latest candy machine types

* Fair launch update to anchor 14 and finish fleshing out commands

* Working on fair launch

* Finish initializing fair launch.

* Lottery endpoints

* Knee deep in more actions

* some monster commit here, almost done wiht initial draft

* Code complete fair launch. first draft.

* More work

* COmmit to reproduce

* Hell yeah i can make these and show them

* well, a lot of stuff.

* Holy medians batman

* Adjust ticket

* more commands, more love, more life

* Mooore stuff

* This sh*t is gettin hot

* More junk, im losing it.

* Ninja'd that sh*t

* well ill be damned, some of it is working

* Think punching is working. Time for sleep.

* Anti rug commit - before testing.

* feat: init commit for website

* Got my money back first time end to end b*tches

* things beginning to work

* Oh yeah, rug pull seems to be working...

* Mostly working now

* Some more fixes

* Moref ixes

* feat: basic page

* feat: purchaseTicket

* feat: fair launch UI

* Still figuring it out

* Still investigating why newly made accounts have delegates

* pushing

* Some fixes to the adjust ticket

* Bid adjustment works in UI

* feat: layout

* trasury numbers

* Hook up your bid

* feat: style

* wip on fair launch new fields

* feat: home

* Come limited punching support

* More display logic for fair launch

* feat: style

* feat: countdown

* Bid adjustment

* Fix for when median is not divisible by tick

* feat: home

* Working on recoding so that we can use spl tokens

* feat: style

* Midway stopping point...nothing is working.

* more and less.

* Added confetti and merged updates

* End to end working and fix minting for spl in candy machine

* New fair launch

* New fair launch

* Better loading and stuff

* feat: style changes

* fix: warnings

* candy time

* Anti rug screens

* better verbiage

* feat: hide withdraw button

* Refund working and set id

* Good to go for prod

Co-authored-by: bartosz-lipinski <264380+bartosz-lipinski@users.noreply.github.com>
2021-09-21 13:33:22 -05:00
Chris Heaney e9841d4bb1
cli: add support for custom spl-token mints (#388) 2021-09-13 21:26:13 -05:00
Alice a2c2c7eb7e remove eth package 2021-09-12 02:06:59 +02: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
nftintern e2acaae9f2
correction: tx -> tx['txid']; also remove duplicate @solana/web3.js package that was causing name collision (#270) 2021-09-01 12:26:34 -05: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
Jordan Sexton c6228fea45 Merge branch 'master' into wallet-adapter-merge 2021-08-25 13:53:13 -05:00
Pierre 71f674af4b
Add attributes when creating NFT and display (#219)
* attempt to set attributes

* add support for attributes, creation, auction, art view

* validate on Continue to royalties, support for number value, trait_type is optional

* update antd no effect, remove label wrapping which breaks form

Co-authored-by: Arrowana <8245419+Arrowana@users.noreply.github.com>
2021-08-24 11:05:36 -05:00
Pierre 194a82f35e
Model viewer (#220)
* change mesh viewer to model-viewer

* cleanup

* remove adding antd, which was a mistake

Co-authored-by: Arrowana <8245419+Arrowana@users.noreply.github.com>
2021-08-21 22:54:57 -05:00
Jordan Sexton 08ed4a0c18 update wallet-adapter versions 2021-08-16 17:40:13 -05:00
Jordan Sexton 324f4c019a add wallet-adapters to common package, fix deps and tsconfig 2021-08-13 20:11:00 -05:00
Jordan Prince 8fac1aca13
Analytics (#185)
* Built out logic for analytics view

* Scope to sol only

* WIP commit on adding visuals and fixing rendering

* Analytics 1.0 done. Please delete later.

* Dont spam rpc if on all mode
2021-08-04 12:55:24 -05:00
exromany ea08b87e90 fix scripts for windows-users 2021-07-29 11:56:57 +03:00
exromany d909cde774 fix using env for static builds 2021-07-21 13:08:51 +03:00
bartosz-lipinski 9eb8789fc1 chore: update dependencies 2021-07-19 21:15:35 -05:00
bartosz-lipinski b85da2f6ed chore: update packages 2021-07-19 20:49:34 -05:00
bartosz-lipinski 793799599b Merge remote-tracking branch 'origin/master' into exromany-migrate-next 2021-07-19 19:28:15 -05:00
exromany 024385491f use REACT_APP_ prefix for public variables 2021-07-13 12:32:34 +03:00
exromany bd3d80ec6a replace cra to next.js 2021-07-13 12:32:34 +03:00
bartosz-lipinski 2f7ca5536f feat: add intersection observer 2021-06-23 23:35:45 -05:00
bartosz-lipinski 5c372963c1 feat: cache generated pdas 2021-06-21 13:52:07 -05:00
bartosz-lipinski effac61e25 feat: update torus 2021-06-13 21:23:11 -05:00
bartosz-lipinski 8a22e9d0de feat: merge latest style changes 2021-06-05 21:44:28 -04:00
John Rees abf6803c23
remove unused deps + move development deps in web/package.json 2021-06-05 13:12:12 +01:00
Jordan Prince dfa519cc4f New frontend only 2021-06-02 09:35:28 -05:00