We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d60b47 commit 1b23032Copy full SHA for 1b23032
docs/.vuepress/plugins.js
@@ -465,7 +465,8 @@ module.exports.communityPlugins = [
465
name: "@0xweb/hardhat",
466
author: "Alex Kit",
467
authorUrl: "https://github.com/tenbits",
468
- description: "Generate 0xWeb classes for contracts to easily communicate with the blockchain.",
+ description:
469
+ "Generate 0xWeb classes for contracts to easily communicate with the blockchain.",
470
tags: ["dApp-Client", "Class-Generation", "Testing"],
471
},
472
];
0 commit comments