Hi,
I’m a developer discovering the Polkadot ecosystem. I wanted to briefly share how I experienced my discovery of the dev ecosystem. Please take all this constructively. If it wasn’t constructive, I would not take the time writing this.·
My goal was to develop a small prototype of a smart contract called programmatically from a multisig account.
Developing the smart contract with Ink went surprisingly well, giving me hope to easily finish the prototype. I was wrong however.
I decided to go with PolkadotJs to write a script that would set up a multisig account and start a multisig transaction.
There are examples in the PolkadotJs documentation, but nothing regarding multisig. And getting help regarding this appeared impossible.
I think getting help for a beginner dev is a general problem in the Polkadot ecosystem.
I tried StackExchange, Telegram channels, Reddit and none were helpful. Those are resources usually recommended, but most developer questions on them stay unanswered and even without any reaction.
Substrate development is not much better (got some reactions on telegram though), with tutorials unmaintained, and questions about them staying without reaction.
The multisig feature is also strangely implemented and cumbersom to use.
Even if you think that I couldn’t implement my prototype due to a lack of skills at my side, it doesn’t invalidate my point that beginners don’t get the help they need to get onboarded. I shouldn’t have to enroll in the Polkadot Blockchain Academy to implement scripts that issue and validate a multisig transaction.
I hope you consider this feedback as useful
cheers