Skip to content

Commit

Permalink
added remix-tests to SGXSolDev
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenghaven committed Dec 21, 2024
1 parent 97bab3b commit 0ba1e06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SGXSolDev/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ RUN apt install -y nodejs=20.5.1-deb-1nodesource1

# Node.js packages
RUN npm install -g [email protected]
RUN npm install -g @remix-project/[email protected]

# Solc compiler
RUN curl -fsSL -o /bin/solc https://github.com/ethereum/solidity/releases/download/v0.8.24/solc-static-linux
Expand Down

0 comments on commit 0ba1e06

Please sign in to comment.