æternity's JavaScript SDK
Last updated
Was this helpful?
Last updated
Was this helpful?
JavaScript SDK for the revolutionary blockchain, targeting the implementation. The aepp-sdk is .
Introduction
Usage guides:
(æternity naming system)
(Meta-Transactions)
Wallet Interaction
npm i -g @aeternity/aepp-cli
to globally install the CLI
aecli --help
to get a list of possible commands
There are also that you can directly use and play with.
To quickly test all of æternity's blockchain features from your terminal, you can install and use the by running:
For advanced use, to get a deeper understanding of the SDK or to contribute to its development, it is advised to read the section.
We keep our up to date.