when i input "brownie compile" at the terminal, it says like that.
Brownie v1.19.1 - Python development framework for Ethereum
Project has been compiled. Build artifacts saved at C:\Users\USER\OneDrive\바탕 화면\demos\brownie_simple_storage\build\contracts
But there is nothing at all. How can i solve this problem?
Help me please...
The problem is you have the contract inside contract folder which is inside of build, you should move the contract to contracts folder outside build folder.
when i input "brownie compile" at the terminal, it says like that.
Brownie v1.19.1 - Python development framework for Ethereum Project has been compiled. Build artifacts saved at C:\Users\USER\OneDrive\바탕 화면\demos\brownie_simple_storage\build\contracts
But there is nothing at all. How can i solve this problem? Help me please...
[Error Message]
[There is no any .json File]