An open API service indexing awesome lists of open source software.

https://github.com/acalanetwork/acala-js-example


https://github.com/acalanetwork/acala-js-example

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Acala examples

The project contains frontend and backend examples of code to build services that will use Acala / Karura ledger.

## Backend examples:

### [Token Transfers & Subscriptions](https://github.com/AcalaNetwork/acala-js-example/blob/master/src/transfer-examples)

### [DEX Examples](https://github.com/AcalaNetwork/acala-js-example/blob/master/src/dex-examples)

---

## Frontend Example

### [Swap-Frontend-App](https://github.com/AcalaNetwork/acala-js-example/blob/master/frontend-readme.md)