E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
ethereum
【Solidity】代币
ERC20ERC20全称“
Ethereum
RequestforComment20”,是一种标准接口,用于实现代币合约。ERC20标准定义了一组函数和事件,使得代币可以在不同的应用和平台之间相互操作。
JS.Huang
·
2024-09-11 03:51
Solidity
笔记
区块链
web3
以太坊客户端geth安装与启动
1安装如果你不是想研究内部实现机制,只是简单地想把
ethereum
跑起来,你可以直接使用mac自带的brew.brewtap
ethereum
/
ethereum
brewinstall
ethereum
上面就
链人成长chainerup
·
2024-09-04 22:46
【加密社】马后炮视角来看以太坊二层战略
随着以太坊网络的发展,特别是在其Cancun升级(通常被认为是
Ethereum
ImprovementProposal,E
加密社
·
2024-09-03 02:44
闲侃
区块链
行情趋势
区块链
智能合约漏洞检测论文
综述Testing
Ethereum
SmartContracts:AComparisonofSymbolicAnalysisandFuzzTestingTools符号执行与模糊测试工具的比较综述DeepLearningBasedVulnerabilityDetection
weixin_45332030
·
2024-08-31 04:51
智能合约
Bitcoin ,
Ethereum
and Solana
Bitcoin比特币(Bitcoin,简称BTC)是一种基于区块链技术的去中心化数字货币,由中本聪(SatoshiNakamoto)在2008年提出,并于2009年正式推出。以下是对比特币的详细介绍:一、基本概念定义:比特币是一种不依赖于特定中央机构发行和管理的数字货币,通过区块链技术实现交易记录和验证。创始人:中本聪,其身份至今仍然神秘,据称是一名日裔美国人,但具体信息不详。单位:比特币的单位是
0010000100
·
2024-08-28 23:58
Web3
区块链
在Spring Boot项目中集成Geth(Go
Ethereum
)
在SpringBoot项目中集成Geth(Go
Ethereum
)客户端,通常是为了与以太坊区块链进行交互。以下是一些基本的步骤和考虑因素,帮助你在SpringBoot应用程序中集成Geth。
cesske
·
2024-08-24 07:07
spring
boot
golang
后端
多钱包自动发现以及注入冲突解决方案: EIP-6963调研
根据EIP1193协议描述,要求插件钱包将Provider实现注入到window.
ethereum
。这就导致了一些问题。注入冲突。
·
2024-02-28 21:38
Remix在CentOS7上的安装和问题解决
1、网站https://remix.
ethereum
.org2、安装cdremix-idenpminstallremix-ide-gremix-ide3、问题1ERR!
飞狗未来
·
2024-02-20 07:58
NFTScan 正式上线 Mantle NFTScan 浏览器和 NFT API 数据服务
NFTScan作为全球领先的NFT数据基础设施服务商,Mantle是继Bitcoin、
Ethereum
、BNBChain、Polygon、Solana、Arbitrum、Optimism、Aptos等区块链之后
·
2024-02-19 16:39
nft区块链
【区块链技术开发语言】在ubuntu18 系统环境下命令操作配置以太坊go-
ethereum
环境
go-
ethereum
是以太坊官方开发团队维护的Go语言实现的以太坊客户端,也被称为Geth。它提供了一个完整的以太坊节点,用于参与以太坊网络,执行智能合约,进行交易等。
源代码杀手
·
2024-02-19 11:41
区块链技术开发
开发语言
区块链
golang
剖析以太坊上的庞氏骗局:识别、分析和影响
DissectingPonzischemeson
Ethereum
:identification,analysis,andimpact."
卷神
·
2024-02-14 10:13
Contractfuzzer 运行环境的复现
开源代码:gongbell/ContractFuzzer:The
Ethereum
SmartContractFuzzerforSecurityVulnerabilityDetection(ASE2018)
区区小块
·
2024-02-13 11:44
ContractFuzzer速览
FuzzingSmartContractsforVulnerabilityDetection论文链接:ContractFuzzer:FuzzingSmartContractsforVulnerabilityDetection开源地址:gongbell/ContractFuzzer:The
Ethereum
SmartContrac
Reanon
·
2024-02-13 11:01
论文阅读
安全
区块链
智能合约
MAC上用以太坊搭建私有链[转]
MAC上以太坊私有链搭建go-
ethereum
客户端安装brewtap
ethereum
/
ethereum
brewinstall
ethereum
安装完成之后在命令行输入geth--help//能成功显示输出帮助
daos
·
2024-02-12 15:38
以太坊创始人V神:区块链可扩展性解决方案有何意义?
近日,以太坊(
Ethereum
)联合创始人VitalikButerin(以下称V神)在YouTube上直播了巴黎举办的以太坊社区会议演讲。
加密情报局
·
2024-02-11 12:44
以太坊_POA_部署
cd$GOPATH/src/github.com/
ethereum
1.下载源码gitclonehttps://gitee.com/xgqnytz/go-
ethereum
.gitcdgo-
ethereum
斜杠青年_728f
·
2024-02-09 15:30
ETH源码阅读(contract地址生成规则)
通过合约创建者和这笔交易的nonce,生成addressgo-
ethereum
/internal/ethapi/api.gosigner:=types.MakeSigner(b.ChainConfig(
坠叶飘香
·
2024-02-08 04:05
ERC-721 文档翻译(下)
原文链接https://github.com/
ethereum
/EIPs/b
唠嗑008
·
2024-02-07 01:06
以太坊之Remix部署智能合约(Remix简介,使用,测试网络部署合约)
Solidity是以太坊
Ethereum
官方设计和支持的开发语言,专门用于编写智能合约。
Rose J
·
2024-02-07 00:19
#
区块链之以太坊
区块链
solidity payable_以太坊区块链搭建与使用(五)-智能合约Solidity
一、智能合约Solidity开发工具1、remix-idehttp://remix.
ethereum
.org/在线版本,也可以去github下载安装到本地。
weixin_39614521
·
2024-02-06 16:41
solidity
payable
Ubuntu系统运行以太坊
安装以太坊应用geth、go语言su命令进入管理员权限,sudomkdirtest创建test文件夹,cdtest进入目录sudogitclonehttps://github.com/
ethereum
/
ShadderSeina
·
2024-02-06 16:38
硕士学习
ubuntu
区块链
Solidity 基础(一)
Solidity官网githubSolidity是一种静态类型的花括号(curly-braces)编程语言,旨在开发运行在以太坊(
Ethereum
)上的智能合约。
chinusyan
·
2024-02-06 16:03
Solidity
区块链
Blockchain for creative contents
SharingatHKOSCon2018byLikeCoinFoundationLikeCoinisanERC20tokenbasedonthe
Ethereum
blockchain.Usingthepowerofsmartcontract
Vivien_like
·
2024-02-06 03:42
Solidity之旅(十八)内联汇编 [inline assembly]
EVM(
Ethereum
VirtualMachine)是一种栈(Stack)结构,我们知道栈是一种先进后出(LIFO)的数据结构。为什么要用汇编来编写呢?
BSN研习社
·
2024-02-05 13:19
汇编
【平兄译文】了解以太坊的Layer 2扩容方案Ⅱ:状态通道
【本文由赞我(zaneds.com)独家冠名】本文翻译自:MakingSenseof
Ethereum
’sLayer2ScalingSolutions:StateChannels,Plasma,andTruebit
平兄_3cd7
·
2024-02-04 20:24
Geth如何部署智能合约
1、打开remix在线工具https://remix.
ethereum
.org/#optimize=true&version=soljson-v0.4.25+commit.59dbf8f1.js2、输入智能合约代码
赫灵
·
2024-02-02 06:29
NFTScan 正式上线 Mantle NFTScan 浏览器和 NFT API 数据服务
NFTScan作为全球领先的NFT数据基础设施服务商,Mantle是继Bitcoin、
Ethereum
、BNBChain、Polygon、Solana、Arbitrum、Optimism、Aptos等区块链之后
NFT_Research
·
2024-02-01 15:53
NFTResearch
区块链
web3
Go-
ethereum
源码解析之 go-
ethereum
/consensus/errors.go
Go-
ethereum
源码解析之go-
ethereum
/consensus/errors.goSourcecode//Copyright2017Thego-
ethereum
Authors//Thisfileispartofthego-
ethereum
library
furnace
·
2024-02-01 00:59
PDX Utopia区块链协议栈已正式支持eWASM智能合约
具体请见:https://github.com/PDXbaap/ewasm-rust-demo/blob/master/README.md来源:PDXewasm(
Ethereum
)ewasm不是一个智能合约开发语言
PDXchain
·
2024-01-31 01:39
Solidity-031 LoopExample
0.8.9;/***@titleForLoopExample*@devThisSoliditysmartcontractdemonstratestheuseofaforlooptostoreandemit
Ethereum
blocknumbersasevents
DataSummer
·
2024-01-28 21:08
区块链
智能合约
信任链
去中心化
分布式账本
4:以太(Ether)
请注意,货币的单位并不叫"以太坊".更多关于以太的文章请看:https://blog.
ethereum
.org/2014/04/10
小肥爬爬
·
2024-01-27 01:33
函数调用方式externally/internally in Solidity
文章介绍:http://me.tryblockchain.org/solidity-function-advanced1.html#fn2BestPractice:https://
ethereum
.stackexchange.com
自如致知
·
2024-01-26 02:37
【go】Ubuntu 22.04 LTS golang go-
ethereum
编译安装
编译go安装源自带的go1.18.1sudoaptinstallgolang-go编译安装go1.21.6gitclone-bgo1.21.6https://github.com/golang/gocdgo/srcbashmake.bashbin移动到/opt/go1.21.6mkdir/opt/go1.21.6sudocp~/Downloads/src/go/bin/opt/go1.21.6/-
hkNaruto
·
2024-01-24 15:28
ubuntu
golang
ethereum
使用npm生成ETH钱包地址
先在npm中安装eth的依赖库
ethereum
js-walletnpmi
ethereum
js-wallet编写生成脚本gen.jsvarWallet=require('
ethereum
js-wallet
岑吾
·
2024-01-23 23:31
C++中的区块链与加密货币开发
区块链开发框架:C++提供了多种区块链开发框架,如BitcoinCore和
Ethereum
。这些开源框架提供了用于构建和管理区块链系统的基本组件和功能。
naer_chongya
·
2024-01-20 11:19
c++
区块链
开发语言
Web3 Vue3连接MetaMask(小狐狸)钱包Request of type ‘wallet_requestPermissions‘ already pending for origin过程记录
下载web3依赖yarnaddweb3连接申请window.
ethereum
.request({method:'eth_requestAccounts'}).then((res:any)=>{console.log
躺平阿福
·
2024-01-18 22:51
Bug记录
web3
web3
Defi安全--Orion Protocol攻击事件分析
项目被攻击,这里以ETH上攻击为例:攻击合约地址:AttackerContractAddress|Etherscan攻击者地址:OrionProtocolExploiter2|Address攻击交易:
Ethereum
TransactionHash
Emmanuel_scb
·
2024-01-18 10:12
区块链安全
安全事件分析
Defi学习
安全
区块链
智能合约
007-043-越写越快乐之浅谈以太坊Token标准
以太坊平台-图片来自App今天越写越快乐系列的文章为大家分享以太坊的Token标准,也就是在以太坊平台上发行Token的实现标准,目前从EIP(
Ethereum
ImprovementProposals)
韬声依旧在路上
·
2024-01-17 15:33
Ubuntu 12.04 LTS安装
ethereum
开发环境问题解决
http://ppa.launchpad.net/
ethereum
/
ethereum
/ubuntu/dists/precise/main/binary-amd64/Packages:404notfoundhttp
Daemon_Shell
·
2024-01-16 22:20
Xswap:Web 3.0时代跨链聚合闪兑赛道的黑马
随着区块链技术的推进和发展,越来越多的公链和生态开始涌现并日益成熟,从
Ethereum
到TRON、从BSC到HECO、从Solana到Matic,每一个生态都拥有着丰富的用户和优质产品,为区块链领域提供了无限可能
明观
·
2024-01-16 20:12
区块链
聚合网络
Defi安全--Zunami Protocol攻击事件分析
其它相关内容可见个人主页1Zunami攻击事件相关信息2023.8.13发生在
Ethereum
上发生的攻击,存在两个攻击交易,具体信息如下:攻击合约地址:ContractAddress攻击合约攻击者地址
Emmanuel_scb
·
2024-01-16 03:02
区块链安全
Defi学习
安全事件分析
安全
区块链
以太经典
Ethereum
Classic(ETC)全国行:千帆竞发,王者归来
以太经典
Ethereum
Classic,简称以太经典(ETC)。
以太经典ETC社区
·
2024-01-15 20:27
是数字藏品系统开发如何设计?NFT数字藏品系统开发说明及分析
DigitalcollectionisabranchofNFT,NFT(nonfungibletoken),whichisa"nonhomogenoustoken"basedon
Ethereum
blockchain.DigitalcollectionisanapplicationformofNFT
VC_MrsHu288
·
2024-01-15 03:37
Go-
ethereum
源码解析之 core/types/transaction_test.go
Go-
ethereum
源码解析之core/types/transaction_test.go运行测试TestTransactionSigHash[furnace@localhosttypes]$gotest-v-run
furnace
·
2024-01-14 13:09
如果DeFi长期发展良好 以太坊ETH的产业价值将达到1万亿美元
最近,
Ethereum
Price.org的创始人NickCannon讨论了以太坊从10亿美元的市场产业转型到
区块链共识者
·
2024-01-14 09:05
Ethereum
Wallet 入坑记
开端今天准备使用eth的客户端来实验一下发币流程,在这个过程中碰到了许多坑,记录一下。downloadingnewnode出现这个问题是因为,钱包的运行需要geth这个工具,通过查看日志记录可以看到需要下载[https://gethstore.blob.core.windows.net/builds/geth-darwin-amd64-1.8.10-eae63c51.tar.gz](https:/
Aries_Li
·
2024-01-12 13:35
以太坊入门之搭建truffle框架(一)
适用开发的客户端EtherumJSTestRPC适用正式发布的客户端Geth(go-
ethereum
)当开发基于Truffle的应用时,推荐使用Ether
大胡子的机器人
·
2024-01-11 14:27
刘月林 | Invalid JSON RPC response: undefined, when running web3.eth.accounts (Node)
I'mverynew
Ethereum
andtryingtofollowthistutorial:https://www.zastrin.com/courses/simple-voting-vid/lessons
刘月林Yuelin_MELB
·
2024-01-09 19:18
在以太坊上检测庞氏骗局:迈向更健康的区块链技术
Detectingponzischemeson
ethereum
:Towardshealthierblockchaintechnology."
卷神
·
2024-01-09 19:42
以太坊solidity学习记录(一)remix编译器的使用
1.浏览器输入Remix-
Ethereum
IDE2.编译界面:3.运行界面:2.代码:pragmasolidity^0.4.0;表明向上兼容,不能被低于0.4.0版本的编译器编译。
H_Roger
·
2024-01-09 06:37
智能合约学习
java
上一页
1
2
3
4
5
6
7
8
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他