Skip to content

karlerikounapuu/vccmanager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is vccmanager?

Vccmanager is a simple ruby gem that makes it possible to generate virtual credit cards via Marqeta API.

What functions does it have?

At the moment Vccmanager is capable of generating new virtual credit cards, listing existing cards and showing specific information of each one. It does ship with more capabilities (account registration, creating card products etc), however, they are not implemented in CLI as of now.

What are the dependencies?

This gem requires net/http, uri, json and colorize to work.

How to launch it?

"bundler exec ruby lib/vccmanager.rb", which isn't really appropiate way (yet) but hey, it works. Going to make this right soon.

Should I use it?

Absolutely not. It's full of vulnerabilities, has no real functions and requires contract with Marqeta to actually put this to work.

About

Generate Virtual Debit Cards via Marqeta API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published