create a project folder.
use Visual Studio Code to create a sol file.
if you are on window 10, in command prompt, npm install -g @remix-project/remixd@0.5.1 to install remixd -> https://github.com/ethereum/remix-project/issues/1786
npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
D:\Program Files\nodejs\npm_global\remixd -> D:\Program Files\nodejs\npm_global\node_modules\@remix-project\remixd\bin\remixd.js
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules\@remix-project\remixd\node_modules\chokidar\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
+ @remix-project/remixd@0.5.1
added 186 packages from 130 contributors in 8.704s
then remixd -s “project folder path” –remix-ide https://remix.ethereum.org or remixd -s . to start the server.
[WARN] latest version of remixd is 0.5.3, you are using 0.5.1
[WARN] please update using the following command:
[WARN] npm install @remix-project/remixd -g
[WARN] You can only connect to remixd from one of the supported origins.
[WARN] Any application that runs on your computer can potentially read from and write to all files in the directory.
[WARN] Symbolic links are not forwarded to Remix IDE
to mirror on the remix online IDE: https://remix.ethereum.org/, you need to choose your localhost and connect.
check the version: remixd -v
https://remix-ide.readthedocs.io/en/latest/remixd.html
get tokens on the Goerli(test) environment:
tweet the sentence below, and use that url to get from https://faucet.goerli.mudit.blog/
Requesting faucet funds into 0xYOU_ADDRESS on the #Rinkeby #Ethereum test network.