Vendi is simple CNFT vending machine based on cardano-wallet
.
You need to have cardano-wallet
started and synced.
Rubygem:
$ gem install vendi
Fill vending machine with exemplary NFT collection:
$ vendi fill --collection TestBudz --price 10000000 --nft-count 100
Now check out $HOME/.vendi-nft-machine/TestBudz
, refine configs as you prefer.
When ready start vending machine:
$ vendi serve --collection TestBudz
Link | Description |
---|---|
Ruby API | Rubydoc for master |
Bug reports and pull requests are welcome on GitHub at https://github.com/piotr-iohk/vendi. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.
The gem is available as open source under the terms of the MIT License.
Everyone interacting in the Vendi project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.