Skip to main content

Getting Started

Introduction

This site provides some documentation for SDKs that you may use to integrate your application with AElf, similar to web3.js for Ethereum.

These libraries allow you to interact with a local or remote aelf node, using a HTTP connection.

The following documentation will guide you through installing and running the libraries, as well as providing an API reference documentation with examples.

If you need more information, you can check out the repos:

What you'll need

npm install aelf-sdk