# Alchemy Road to Web3 活动前序:准备工作 **Published by:** [Licrazy](https://paragraph.com/@doger/) **Published on:** 2022-08-25 **URL:** https://paragraph.com/@doger/alchemy-road-to-web3 ## Content 本教程主要致力于解决许多小伙伴在本地搭建环境所遇到的各种问题,所以教程主要是通过网页端工具进行代码编译,减少由于本地环境不兼容导致的许多小白问题。 教程的编写主要是在@hymnxxk#6345上的优化而成。 主要是通过将github代码库与replit连接,并在replit网页上打开代码库进行代码编译,完成任务。 每周任务准备的通用步骤: 1、设置好科学上网工具(很关键) 2、注册https://github.com/ (已有的跳过),并登录。 3、注册https://replit.com/ (已有的跳过,可以用github直接登陆),登录自己的replit,并与和github账号连接同步,操作如下: (1)点击“create”按钮,然后选择“import from github”(2)继续点击“Connect GitHub to import your private repos.”(3)若前面保持了github的登录,则直接点如下图红框处,否则会进入github登录界面重新登录,然后再次回到上一步操作。(4)等一小段时间,会回到下图页面,再次点击红框处(显示已与前不同)(5)弹出新网页,会到下图页面,先选图中“only select repositories”,再选“All repositories”,才会让“Save”按钮变亮,然后点击“save”。(6)再次回到replit,点击“create”,“import from github”,下图2可以看到自己github上面自己创建的各种代码库,表示replit已与github链接上,为每周任务做好准备。 (注:图中的代码库为我已经做完任务的仓库,我们每次做任务之前都需要在github上面创建代码仓库,然后从这一步导入到replit,这是所有任务开始的基础,一定要看明白)4、注册https://www.alchemy.com/ 并创建Api (1)我们直接通过Gmail账号登陆,无需注册。(2)创建API5、导出metamask私钥 ## Publication Information - [Licrazy](https://paragraph.com/@doger/): Publication homepage - [All Posts](https://paragraph.com/@doger/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@doger): Subscribe to updates - [Twitter](https://twitter.com/Licrazy01): Follow on Twitter