I noticed that when running yarn dev in examples/notepad/frontend it doesn't run, because the ../siwe directory is missing. I also noticed that siwe isn't added to packages.
Is this intentional? I was guessing that you have a local copy of siwe in examples/notepad/siwe.
I noticed that when running
yarn dev
inexamples/notepad/frontend
it doesn't run, because the../siwe
directory is missing. I also noticed thatsiwe
isn't added to packages.Is this intentional? I was guessing that you have a local copy of
siwe
inexamples/notepad/siwe
.