Mike MacCana

Results 143 comments of Mike MacCana

Hi @thomassimmer ! The courses have now been migrated to https://solana.com/developers/courses and https://github.com/solana-foundation/developer-content/tree/main/content/courses. We now have a paid service that does language translation - but thank you for the offer!

Ooops accidental closure. Equivalent helpers are in https://github.com/solana-developers/helpers/pull/10/

Hi @brunofrota8 ! Thanks for filing this. We're about to hire someone to go through the whole course and fix these issues, so I'm closing this.

Thanks @canokaue ! This content has now moved to [solana.com](https://solana.com/developers/courses), and we have a paid translation service, but your contribution is much appreciated1

Thanks @paarugsethi ! https://github.com/Unboxed-Software/solana-course/issues/38 seems to cover it, so I'll use that issue to fix this.

This is a good idea, we've added a link to a feedback form that asks people to submit a github repo with their code at the end of each course.

Hi @anoushk1234 and @hydrogenbond007 - the courses have now been migrated to https://solana.com/developers/courses and https://github.com/solana-foundation/developer-content/tree/main/content/courses. If you want to contribute a Rust NFT guide please add one and see the...

> I'd like to use this in Explorer to get support for multiple domain services Excellent! 😃 > It looks like this SDK currently only has a function to get...

hey all! I had the same issue, shout out to @MarkSackerberg from Metaplex for solving it: ```typescript // See https://developers.metaplex.com/token-metadata/collections await verifyCollectionV1(umi, { // The metadata PDA for the NFT...