- In this demo, we adapted the code from demo 2 (CPI and Anchor) to add an example of PDA.
- The change happens mostly on
puppet-master
:
- While on
puppet
, only one line is changed, to addauthority
toPullStrings
:
- Build with both libraries, puppet and puppet-master, with:
anchor build
- And then run tests on puppet with:
anchor test