You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some time ago, the docs site switched the Getting Started instructions from the fungible faucet dapp to the card store dapp, but our CI job didn't get the same update
Description of the Design
Replicate the actual docs, using dapp-card-store.
Also make sure that cd ui && yarn build works (it is currently broken with latest NPM, see #8379 and #8380)
Test Plan
CI that passes
The text was updated successfully, but these errors were encountered:
What is the Problem Being Solved?
Some time ago, the docs site switched the Getting Started instructions from the fungible faucet dapp to the card store dapp, but our CI job didn't get the same update
Description of the Design
Replicate the actual docs, using
dapp-card-store
.Also make sure that
cd ui && yarn build
works (it is currently broken with latest NPM, see #8379 and #8380)Test Plan
CI that passes
The text was updated successfully, but these errors were encountered: