Description
Is your feature request related to a problem? Please describe.
Having "Other Resources and Links" page with other resources and links, which can include WASM contract explorers and development tools like ChainIDE could be useful. Currently looking up activity for a code hash, contract address, storer or deployer is not tractable without an indexed backend of WASM Contract activity.
Describe the solution you'd like
Adding a QuickLinks section pointing to "Other Resources and Links" as recommended by #466 . It seems silly to have a page with one link, but its a start. See Alternative 2 for something about 10x
Describe alternatives you've considered
Alternative 1. Adding a quick links page on the front page with WASM Contract Explorer.
Alternative 2. Having tighter links to WASM Contract Explorers + Block Explorers using code hashes, contract addresses, storer and deployer addresses, similar to the way polkadot.js apps links to polkaholic.io + subscan via block hash.