python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Why does "code" in spec not start with magic number and version number?
I am creating spec using ./polkadot build-spec --disable-default-bootnode --dev (I am running version 0.9.8-3a10ee63c-x86_64-linux-gnu)
spec generated using above command contains code field. My under...
kishan sagathiya
Votes: 0
Answers: 1
How to create pallet errors that show up on the Polkadot JS apps interface?
So I've been at my wits' end for quite some time regarding #[pallet::error] showing up on Polkadot JS apps interface. So as I've come to understand following substrate kitties tutorial that we require...
RequireKeys
Votes: 0
Answers: 1
Compile error in Substrate smart contract 'the trait bound ink_storage::Vec<...>: WrapperTypeEncode is not satisfied'
I'm a newbie on Substrate and blockchain development. Currently, I'm writing a smart contract using Substrate with ink!. I've defined a custom type (struct Person in the code) and created the vector o...

Promlert Lovichit
Votes: 0
Answers: 1
substrate-developer-hub/substrate-front-end-template run yarn error
run yarn build
yarn run v1.22.17
$ react-scripts build
Creating an optimized production build...
Failed to compile.
./node_modules/@polkadot/api/node_modules/@polkadot/keyring/packageInfo.js 6:27
Mod...

Salt
Votes: 0
Answers: 1