Create a 'Tuffle Box'-like box for a basic Aztec dapp #1056
Labels
A-ux/devex
Area: relates to external ux / devex. (Users typically are devs) (See also A-internal-devex)
T-feature-request
Type: Adding a brand new feature (not to be confused with improving an existing feature).
Truffle boxes used to be lovely for onboarding devs.
Download a box, unbox it, and wahey! You've got yourself a bare minimum dapp which can deploy a contract to a local instance of the network and call its functions. Here's an NFT example.
Unboxed, it looks like this:
We should create something similar.
All in all, it contains:
view
functions of the contract and await a responseIt's missing a readme, and the setup instructions could be shorter, but you get the idea.
Questions:
The text was updated successfully, but these errors were encountered: