Skip to main content

Introduction

These are a collection of design principals and general guides for developing (better) EVA client applications. Apart from the documentation found in this section we recommend you check out the following topics:

EVA Software Development Kits#

We highly recommend to use one of the available EVA SDKs when building applications for the EVA platform. They have been tried and tested in the existing EVA clients and will handle a number lower level coding challenges. For certain languages more advanced helpers for topics like EVA specific state management are also available.

Service deprecations#

EVA is under constant development and keeps improving with each releasing. The price of progress is that some features need to be either changed or dropped in due time. Keeping up-to-date with the Deprecations once you have created your application is a must.