As someone who currently lives in the pizza capital of America I’m well-positioned to say @HappyJoesPizza is the best pizza in the country. And to anyone about to reply to tell me lettuce & tortilla chips don’t belong on pizza: I’ve heard it before, and you’re WRONG!!!
@jamesrp13@DrashoWho@ZYJLiu I think if you change the 'itemId' definition in the borsh struct to a 32-bit integer it will work - like this
const equipPlayerSchema = borsh.struct([
borsh.u8('variant'),
borsh.u16('playerId'),
borsh.u32('itemId')
])
@jamesrp13@crydotmas yeah, the pyth bootcamp was really helpful
youtube: https://t.co/isO5LXPYzv
repo: https://t.co/bMP40zR2qz
also, the paulx tutorial is really good once you understand the basics but can be confusing at first: https://t.co/Y2tTnSk0rF
Over the last couple months the developer relations team has been working with @jamesrp13 to create an end to end Solana course with the goal of open sourcing it and sharing across the world so that anyone can use it to learn, teach, create videos or even bootcamps....
I also started putting together a team the last few weeks to help increase the speed at which we an put stuff together. Huge shoutout to @ivan_morrow for content, program dev, and editing, and shoutout to @MrPatricKennedy for editing and being a beta reader!