Coding Challenge

This Coding Challenge is designed to test both problem-solving skills and React Native  programming proficiency. It is a great way to evaluate potential React Native developers.

The Toy Block Coding Challenge

The toy blocks programming suite consists of several client and API programs that are used to create a toy blockchain. The nodes in the network are represented by API instances, each having a list of blocks with a generic data field. It is possible to query each node for its status and the blocks it contains.

Clients

The client programming challenge requires you to add a feature to one of the client applications, which all start with the same core features, but are programmed using different technologies. To access the repository for the challenge, please click on the relevant link below.


React Native Mobile Client

Servers

The following server implementations of the toy block node are available.