Feb 8Create ERC20 tokens with ChatGPTThis is the first time I chat with ChatGPT. Basically it gave me a good hints and a sample solidity code for ERC20 tokes and show me how to deploy it on goerli network with hardhat. Ming> hello Hello! How can I help you today? Ming> how can I build my ERC20 token Building an ERC20 token on the Ethereum blockchain involves writing smart contract code. Here’s a general overview of the steps to create your own ERC20 token:Solidity8 min readSolidity8 min read
Jun 27, 2022How to Embed You Js Code in Mediumuse embed.ly to generate the following code segment: <blockquote class="embedly-card"><h4><a href="https://runkit.com/mingderwang/5f9f798bc1417b001af786e2">RunKit</a></h4><p>RunKit notebooks are interactive javascript playgrounds connected to a complete node environment right in your browser. Every npm module pre-installed.</p></blockquote> <script async src="//cdn.embedly.com/widgets/platform.js" charset="UTF-8"></script>Embed1 min readEmbed1 min read
Jun 27, 2022Runkit + micro利用最簡單的工具, 蓋一個你自己的網頁 https://embed.runkit.com/oembed?url=https://runkit.com/runkit/welcome <iframe style = \”padding: 0; margin: 0; background: transparent;\” src = \”https://run …Runkit5 min readRunkit5 min read
Apr 5, 2022How to Embedded Your Glitch Projects.> If you like both Medium and Glitch, you may embed your glitch code in your posts in Medium. this is a screenshot from Kalidoface. Kalidoface - Live2D Face Tracking Animate Live2D characters using just your browser webcam!kalidoface.com Use its code, Kalidokit, forked from from yeemachine github repos in a glitch project as example live demo link and embedded code link can be copied from your glitch dashboard as follows;Glitch2 min readGlitch2 min read
Sep 20, 2021How to Use IPFS in ForgeWhat is IPFS? Interplanetary File System (IPFS) is a peer-to-peer hypermedia protocol, can be used for file sharing, which is popularly used in the blockchains ecosystem. Because of decentralized infrastructure, files can be stored permanently (theoretically). …Altassian4 min readAltassian4 min read
Dec 8, 2020To Embed Codes in Medium ArticlesI had tried to use Runkit for code embedded in Medium, but it is not working. To try Glitch as bellow; show the web page works fine too. Let’s start posting my code training in Media with glitch. MingTest1 min readTest1 min read
Oct 1, 2020a DID 系統實現計畫如何架構一個 (a) 分散式 (Distributed) ID (身份) 系統, 以下說明我的想法: 我想依據 (follow) 一個業界 W3C 定義的 DIDs 規格, 來實作一些工具, 它可以用來提供 “證明”, 至少能提供以下幾個功能: 使用者 (user), 自己可以生成自己的 IDs, 內含一些鑰匙 (用來做數位簽章) 可以生成任何 ID 文件 …Did3 min readDid3 min read
Aug 1, 2020介紹工作給你平均工資:新台幣 2,540 元/小時,可以(只能)兼差,又可以 remote 剛看到 @gitcoinbot 公告 的薪水條統計,推算出大約 2,540 這個數字! ================================ == Network Stats Update 07/08/2020 👇 ================================ Lifetime: - Transactions: 62320 - Hours Worked: 62373.50 - Value Transfered: $5464018.7 Last Month: - Monthly Active Developers: 44181 - Value Transferred Last Month: $589k ($3684/business-hour) Last Week: - Transactions: 3354 - Value Transfered: $91152.30 Yesterday: - Transactions: 18 - Value Transfered: $2844.78 ======================= More @ https://gitcoin.co/results/ =======================Ethereum4 min readEthereum4 min read
Jul 23, 2020教小學生電腦“科學”的迷思(一)— 我們就圍繞著以下 3 個問題來探討 — A. 從小學就開始教到底電腦適不適當,其目的為何? B. 教如何使用電腦軟體,還是教 “電腦科學”?到底要教哪些東西才對? C. 用什麼樣的方法,或怎麼教小學生電腦,效果最好? 我想先從我看到的現象(也許已有改變)說起。20 多年前,我小孩在小學電腦課裡,學的內容是 ppt、excel、以及 html。很明顯當時小 …Computer Science7 min readComputer Science7 min read
Jun 6, 2020Game of Zones 經驗分享 — muzamint參加 Cosmos GoZ 駭客松比賽的心得報告 我想這次很難得有機會參加一個維持了將近一個月的跨區塊鏈比賽, 雖然我表現不是很好, 但經驗值得跟大家分享。(我的隊名是 muzamint, 只得到一個參加獎 the Game of Zones Liveness reward, 在第二階段, zone 活得夠久就有的獎) 先講總結: 原本主辦單位怕沒人會 …Cosmos11 min readCosmos11 min read