Installation
#
Simple dAppFirst, you need to install the @airgap/beacon-sdk
package.
- NPM
- Yarn
#
dApp With Contract InteractionIf you plan to interact with contracts, you will most likely instead want to
install @taquito
. Taquito installs the beacon-sdk
as a dependency, so it
doesn't have to be installed manually.
- NPM
- Yarn