How to call elephant ( 中文版 )
Use Elephant to log in quickly
URI schemes introduction ( English version | 中文版 )
Memo format(中文版)
Register a mini program and install to Elephant wallet( English | 中文版 )
Register a mini-program immediately: Mini Program maker
https://elephantnode.readthedocs.io/
Entry: https://node1.elaphant.app
You can create a red packet via these APIs, you can build the Red Packet in your app. In another side, if you want to send ELA to your users, you can use these APIs too and don't need implement the wallet works.
7. Build an elaphant wallet ethereum service api/ ethereum sidechain service api/ elaphant price api
Github : https://github.com/elastos/Elastos.ORG.API.Misc
Docs : https://apimisc.readthedocs.io/en/latest
https://github.com/elastos/Elastos.SDK.DIDClient.Java
https://github.com/elastos/Elastos.ORG.BlockchainAgent
- url: https://api-wallet-did.elastos.org/
- doc: https://github.com/elastos/Elastos.ORG.BlockchainAgent/blob/master/README.md
https://github.com/elastos/Elastos.ORG.DID.Explorer.Api
- url: https://api-wallet-did.elastos.org/
- doc: https://github.com/elastos/Elastos.ORG.DID.Explorer.Api/blob/master/README.md
https://github.com/elastos/Elastos.ORG.DID.Explorer.Api/tree/master/mogodb
- url: https://api-explorer.elaphant.app/
- doc: https://github.com/elastos/Elastos.ORG.DID.Explorer.Api/blob/master/README.md (/api/2/didexplorer)
https://github.com/elastos/Elastos.Service.CrossChainTransfer
- url: http://transfer.elaphant.net/
- doc: https://github.com/elastos/Elastos.Service.CrossChainTransfer/blob/master/elastos_corss_chain_service_api.md
https://github.com/elaphantapp/EchoService
- url: https://echo.elaphant.app/
- doc: https://github.com/elaphantapp/EchoService/blob/master/README.md
https://github.com/elastos/Elastos.ORG.Zhengshu/tree/master/server.api
- url: https://zhengshu.elastos.org/
- doc: https://github.com/elastos/Elastos.ORG.Zhengshu/blob/master/server.api/README.md
https://github.com/elaphantapp/VoteForMe.Service
- url: https://voteforme.elaphant.app/
- doc: https://github.com/elaphantapp/VoteForMe.Service/blob/master/server.api/README.md
https://gitlab.com/elastos/Elastos.ORG.MicroService.Web/-/tree/master/micro.services.api
- url: https://baas.elastos.org/
- doc: https://gitlab.com/elastos/Elastos.ORG.MicroService.Web/-/blob/master/micro.services.api/docs/elastos_micro_services_api.md
FriendSDK(中文版)