cVault-finance/CORE-v1

trying to get CORE-v1 to deploy with truffle

Closed this issue · 1 comments

trying to get CORE-v1 to deploy with truffle. Compiling works, but trying to deploy to localnet gets me

Compiling your contracts...
===========================
> Everything is up to date, there is nothing to compile.

bash-5.0$ truffle migrate --network=development
Warning: Both truffle-config.js and truffle.js were found. Using truffle-config.js.

Compiling your contracts...
===========================
> Everything is up to date, there is nothing to compile.

we dont use migrations