Project

vendi

0.0
No release in over a year
CNFT Vending Machine - cardano-wallet based
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

= 12.3.3
= 3.11.0

Runtime

~> 0.6.1
 Project Readme

Vendi

Gem Version Tests

Overview

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

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

Documentation

Link Description
Ruby API Rubydoc for master

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.