Vendi

Gem Version

Overview

Vendi is simple CNFT vending machine based on cardano-wallet. You need to have cardano-wallet started and synced.

Check out the 👉 Demo 👈 and how it was prepared.

Installation

Rubygem:

$ gem install vendi

Usage

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

Contributing

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.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the Vendi project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.