Launching the FOAM Developer Platform

As part of our developer efforts, we are releasing the first tools for building decentralized spatial applications.

Kristoffer Josefsson
FOAM

--

developer.foam.space

Tutorials

These tutorials outline how you can get started using the FOAM API. It begins with a general overview and follows with detailed information on how to generate an API access token, how to use a CSC base contract. It also shows you the general outline of the architecture of FOAM.

Sample applications

Currently we have two sample applications. The CSC-Explorer is a simple react based application that you can fork and have display beacons and other CSC‘s using calls to the API.

The Parking DAO is meant as an example of a decentralized application that have spatially aware smart-contracts. This application is currently work-in-progress.

API Docs

The easiest way to access our API is to use the Swagger generated docs. You can simply explore the API by calling its endpoints via your browser. We also host automatically generated client libraries that you can import into your application.

The FOAM Developer Platform is where we host all of our developer resources. Please note that it is still in beta stage, so the content might be subject to changes.

We will be releasing more on the developer platform soon, so stay tuned. Check out these previous posts for more developer resources:

--

--