Closed paul-schaaf closed 2 years ago
Is there anything a newbie can do here?
yea totally this is pretty straightforward to do!
just a switch from one syntax to another
let me take a look. Im newish to Git and coding in general. Created a couple simple programs with anchor. Trying to figure out how to contribute, but one has to have knowledge to do so. Only learn by doing I guess. Thanks Paul!
by any chance could you point me to where the new program.methods API is? Documentation? I am assuming the task is to replace the old methods with the new methods right?
yes that is the task. theres no documentation. check out the tests/pda-derivation dir in the repo for examples
I probably don't have the skillset yet for this. I will be interested once someone does this so I have reference to what this all means.
can i work on this?
@lucasig11 yes!
adjust all client code in the book and the
/programs
folder to use the newprogram.methods
API.The PDA inference is still behind a feature gate and should not be included in the book yet.