Supported Platforms

The Fireblocks EW SDK offers SDKs to build on multiple platforms.

Web

We offer a web SDK, ncw-js-sdk for your web development.

You may refer to our React Demo App to see how you can set it up or even take a look at the open source code here .

Mobile

We offer both native and React Native SDKs.

Native

iOS Swift SDK

You may refer to iOS Native Demo App to further read on how you can utilize our iOS SDK.

Android Kotlin SDK

You may refer to Android Native Demo App to further read on how you can utilize our Android SDK.

React Native

If you're building your mobile application using React Native, you can use our RN SDK.

While we are building a demo application on top of it for a better reference, you may check our open source code here.