Building and releasing bitcoin-enabled APIs
In this section, we will learn about the following topics:
- Introducing the 21.co marketplace
- Getting started with the 21.co SDK
- Starting to sell services for bitcoin
21.co marketplace
21.co is a platform that hosts a virtual marketplace where developers can create and sell microservices in return for bitcoin. For more information please refer to https://earn.com/.
We will demonstrate how to join this marketplace and sell microservices to earn bitcoin.
To do this, we will use 21.co's SDK.
21.co SDK
The 21.co SDK is currently supported on Ubuntu and macOS. A demonstration of Ubuntu running on AWS will be seen in this section.
You can create an AWS Ubuntu 14.x instance on AWS by following the instructions from https://aws.amazon.com/premiumsupport/knowledge-center/create-linux-instance/.
After creating the AWS instance, connect to it by following the instructions from the AWS documentation page at https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AccessingInstances...