mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
try add a hardhat config file so we can use th elibs
This commit is contained in:
parent
a049a1a488
commit
2ce5a77e4c
4
hardhat.config.js
Normal file
4
hardhat.config.js
Normal file
@ -0,0 +1,4 @@
|
||||
/** @type import('hardhat/config').HardhatUserConfig */
|
||||
module.exports = {
|
||||
solidity: "0.8.24",
|
||||
};
|
Loading…
x
Reference in New Issue
Block a user