holaplex / wonka

GNU Affero General Public License v3.0
8 stars 1 forks source link

Localnet setup and hidden settings #37

Closed wbarksdale closed 2 years ago

wbarksdale commented 2 years ago

Sorry for the large PR, the evolution of this was as follows:

  1. Wanted to see if i could implement some "testing" code that used a local validator so that I could iterate quickly.
  2. implemented a test for the fanout to see if i could figure out why it was broken. I believe I found the issue but before I could fix it this request to implement hidden settings came in.
  3. I wanted to use the localnet stuff to implement hidden settings, and so I've ended up rolling all this stuff into one PR.

Still cleaning this up, will upload a screen cast explaining how to use the amman stuff