Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Hands-On Bitcoin Programming with Python

You're reading from   Hands-On Bitcoin Programming with Python Build powerful online payment centric applications with Python

Arrow left icon
Product type Paperback
Published in Aug 2018
Publisher
ISBN-13 9781789537000
Length 90 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Harish Garg Harish Garg
Author Profile Icon Harish Garg
Harish Garg
Arrow right icon
View More author details
Toc

Selling microservices on the 21.co marketplace

21.co's SDK comes bundled with some services. To start all of them, execute the following command:

21 sell start --all
There might be a prompt to install a dependency. If so, you should go ahead and do it.

Sometimes, the user might need to log out and log in again to set the changes up.

For selling microservices on the 21.co marketplace, perform the following steps:

  1. Execute the following command:
21 sell start --all

It will show you the listing of all the microservices that are available to start selling in the virtual marketplace.

  1. To look at the status of your services, execute the following command:
21 sell status
  1. Once you are done with the services, or if you want to stop it, run the following command:
21 sell stop -all
  1. To look at all the activity that happened on the node, use the following command:
21 log

This was...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime