* feat: add deny lints * trim ethers core * trim ethers eip712 * deny ethers contract derive * deny ethers contract abigen * deny ethers contract * deny ethers providers * chore: add denies and fix unused deps * doc: fix links * fix: wasm build * doc: fix links * doc: fix links * doc: fix inline doc links * docs: fix intra doc links
* style: split artifacts mod and create contract and bytecode mods * chore: rustfmt * feat(solc): more artifact trait functions * feat: add missing impl
* style: split artifacts mod and create contract and bytecode mods * chore: rustfmt