Mintbase/mintbase-js

Create a general Mintbase class

microchipgnu opened this issue · 0 comments

  • Re-org classes
  • Create Mintbase class. That will be init'd with external constants.
  • Instantiate wallet, api, minter, and any other module through this general class.

The goal of this is to allow using the different modules of Mintbase independently.