🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@aztec/entrypoints

Package Overview
Dependencies
Maintainers
0
Versions
165
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aztec/entrypoints

Implementation of sample contract entrypoints for the Aztec Network

0.67.1-devnet
npm
Version published
Maintainers
0
Created
Source

Account Entrypoints

This package contains different transaction entrypoints for the Aztec Network.

Available entrypoints

  • Account entrypoint: this entrypoint encodes the payload to start an interaction through an Account Contract. It is meant to be used with accounts implementing the interface defined by @aztec/accounts.
  • DApp entrypoint: this encodes the payload so that it may run a dapp directly, instead of going through an account contract.

FAQs

Package last updated on 18 Dec 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts