Code Monkey home page Code Monkey logo

gitalk's People

Contributors

sdzczh avatar

Watchers

 avatar

gitalk's Issues

手把手教你在BSC主链上发币|BSC发币

https://hhe.ink/post/%E6%89%8B%E6%8A%8A%E6%89%8B%E6%95%99%E4%BD%A0%E5%9C%A8BSC%E4%B8%BB%E9%93%BE%E4%B8%8A%E5%8F%91%E5%B8%81-BSC%E5%8F%91%E5%B8%81%2Findex
一、什么是币安智能链? 币安智能链(BSC)可以被描述为与币安链并行的区块链。与币安链不同的地方在于,BSC拥有智能合约功能并与以太坊虚拟机(EVM)兼容。这里的设计目标是保持完整币安链的高吞吐量,同时将智能合约引入其生态系统。 本质上两个区块链都是并行的。值得注意的是BSC并非...

一些简单的 Gas 优化基础

https://hhe.ink/post/%E4%B8%80%E4%BA%9B%E7%AE%80%E5%8D%95%E7%9A%84-Gas-%E4%BC%98%E5%8C%96%E5%9F%BA%E7%A1%80%2Findex
编写智能合约是很难的。不仅是要确保代码没有漏洞,而且你的编写方式还会影响到用户与它交互时的开销。 当你在编译智能合约时,每一行 Solidity 代码都会转换为一系列的操作(操作码),这些操作都有对应的 gas 消耗。你的目标就是要让你的程序使用尽可能少的操作码(或者用更便宜的)...

手把手教你在opensea出售自己的NFT

https://hhe.ink/post/%E6%89%8B%E6%8A%8A%E6%89%8B%E6%95%99%E4%BD%A0%E5%9C%A8opensea%E5%87%BA%E5%94%AE%E8%87%AA%E5%B7%B1%E7%9A%84NFT%2Findex
一、链接钱包本文所使用Rinkeby网络,打开官网链接钱包 二、发行ERC721智能合约1、使用remix部署过程参考erc20智能合约,详见这篇文章 2、在浏览器上进行合约开源开源的目的是为了更好的使用铸造方法链接钱包后我们使用铸造方法进行部署智能合约此处注意在uri栏中需要填...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.