maxwellfortney / next-candy-machine

Simplified NextJs with typescript example app integrated with Metaplex's Candy Machine
MIT License
123 stars 116 forks source link

Please add an explicit LICENSE file #11

Closed oboxodo closed 2 years ago

oboxodo commented 2 years ago

I understand you have published this project for others to use it as a template for their own projects. That's very appreciated. That being said, I couldn't find a LICENSE file in the repo nor a mention in the README about what license is your code on.

I'd suggest the MIT license as that seems to be a common choice for similar projects. https://choosealicense.com/ is a great resource for you to pick a license and even generate a PR to add the file.

As it currently stands... your code is unlicensed by default which pretty much means we can't really use it. :-/

maxwellfortney commented 2 years ago

done