# Shardeum生態0嚕手天使

By [Mr.K](https://paragraph.com/@mr-k-2) · 2023-03-19

---

Shardeum 是一个基於 EVM 的智能合约平台，它可以線性擴展，永久提供低 gas 費用，並且通過動態狀態分片保持真正的去中心化和可靠的安全性。Shardeum 採用事務級共識，消除了原子處理所需的複雜性。

今天，我將教你如何在 Shardeum 的測試網上部署智能合約。这將为你在該平台上交互和處理更多的交易增加便利，為你赢得更多的空投獎勵提供幫助。

**Shardeum的融資數量還是很客觀的畢竟是公鏈:**

[https://www.crunchbase.com/organization/shardeum](https://www.crunchbase.com/organization/shardeum)

教學開始GOGO!!

1.設置測試網，領水

[https://chainlist.org/zh?search=Shardeum](https://chainlist.org/zh?search=Shardeum)

![](https://storage.googleapis.com/papyrus_images/1130eb02c8b52f952c5a7ce0a081283aa9a1bfb54a3007d55df8f4cf1ac400a7.png)

1.搜Shardeum

2.選第二個2.x

3.點添加到錢包

**加入官方discord：**

[https://discord.com/invite/shardeum](https://discord.com/invite/shardeum)

![](https://storage.googleapis.com/papyrus_images/8431cba41a305c50cd7a3c81a7b2d408602dba31ef38e94e67dc4025e8a04999.png)

1.選verify驗證

2.點**Shardeum圖標完成驗證**

![](https://storage.googleapis.com/papyrus_images/5594577604fee1ea5d9859902066a39f853576bbdab37a5922ed600648796f81.png)

1.我們找到faucet2.1領水

2.輸入 **/faucet命令 然後空格貼上你的錢包地址**

![](https://storage.googleapis.com/papyrus_images/9592190298a193909a73294ca7b7a7151b92f7d2184bad8f8056bfbb3d38e466.png)

這邊注意是要這個網路喔

2:測試網手動部屬

打開網站:

[https://docs.openzeppelin.com/contracts/4.x/wizard](https://docs.openzeppelin.com/contracts/4.x/wizard)

![](https://storage.googleapis.com/papyrus_images/c3deb46f685d0958d216a760a601ed873cc7fdb712cfeb12b802cf8ed803ea35.png)

1.代幣名稱(英文加數字)

2.代幣簡稱

3.發行的數量

4.點open in remix

(如果打不開重新關掉頁面重新點擊open in remix)

![](https://storage.googleapis.com/papyrus_images/41d474b80bd83265dd8e1e6cfb18c11b1892b7ad734bd7a44feba0d3b3cdfba4.png)

選左側第三個按鈕然後點**Compile XXXX進行編輯合約操作**

![](https://storage.googleapis.com/papyrus_images/88ea8cf64383e2c7fd90bdcc3b3d4982c97c3dec0c5e0aa9701d9bfa76bbb8c3.png)

如果編譯沒錯誤會長這樣

![](https://storage.googleapis.com/papyrus_images/068241869a4d29b75975a240205b0be0420f75288765c9a3348854ed70551739.png)

1.選左側第四個按鈕部屬

2.在**ENVIRONMENT選項中選“Injected Provider MetaMask”錢包確認**

3.點**Deploy錢包確認**

![](https://storage.googleapis.com/papyrus_images/f7f7c87360caccc4130a25196c1c1c8c483126a6e73d6aed4c3a1595037e25fd.png)

成功之後會像這樣!

結束阿還有第二篇我還沒寫: ))

---

*Originally published on [Mr.K](https://paragraph.com/@mr-k-2/shardeum-0)*
