-
New folder named
acurast-oracle
. -
New foundry project:
forge init
. -
rm src/Counter.sol test/Counter.t.sol script/Counter.s.sol
-
Add this contract file as
src/AcurastSimple.sol
, which I've tried to make follow the info in the doc I got about Acurast:
// SPDX-License-Identifier: UNLICENSED