Nuke 🌄
Nuke 🌄
Who maintains this image? #1051 is related - @jimmychu0807 @TriplEight any idea? We do not use this at all presently, all wrokflows can be deleted at this time for #674...
EVM page was explicitly removed temporarily, as it has nothing to do with "connecting to other chains" - once a home for the page is decided, it will come back...
@heymeowhero https://substrate.recipes/ maintained by Joshy here: https://github.com/JoshOrndorff/recipes
> I'm noticing some code differences between the old and new documentation version. Especially in Cargo.toml file and in some macros, like this one. Are you guys updating the [Substrate...
https://github.com/substrate-developer-hub/substrate-docs/pull/1193 - the reset is in the works now @flipchan and should remove old SE hits and trigger a crawl of the new content in the next few days. ###...
I think this should be included in #1122 (or another PR that will replace it)
@ascjones could I ask you to add a few links/resources in this issue so we can make this content? :pray: Any key things we should point out?
Pro tip for easy grabbing of a local node ( or remote with RPC unsafe ports open?): ```bash curl -H "Content-Type: application/json" -d '{ "id": 1, "jsonrpc": "2.0", "method": "state_getMetadata"}'...
@ascjones - I still woudl love to see more formal content around this - are you able to help out here? :grinning:
https://docs.substrate.io/main-docs/build/application-dev/#metadata-system what we have so far #494 related