Introduction

This section covers topics around extending CoreWallet.

The chapter on our Development Process covers how we built CoreWallet. It provides guidance for trimplement employees and clients alike when extending the CoreWallet or building a product layer on top.

CoreWallet Concepts covers existing concepts that we have established throughout the CoreWallet development process. You can use these concepts to e.g. expose new APIs by building controllers in the same manner as the existing ones.

The How To chapter contains instructions for recurring topics that you’ll encounter when building a CoreWallet based product, like adding a new payment method.