Trending: programmingAll contenthive-129948krhive-196917zzansteemhive-185836hive-183959hive-180932photographyuncommonlabhive-150122hive-166405hive-144064hive-101145hive-183397hive-188619bitcoinhive-145157hive-193637krsuccesshive-184714hive-181136lifehive-109690hive-103599TrendingNewHotLikersericet (75)in hive-180932 • 3 days ago可自由搭配的链上操作(初版)昨天写EVM 工具说到想写个可自由搭配的链上操作工具,今天有时间就把这想法实现了 目前还是最初版,还有很多操作还没加 最上面可以选择网络,然后下面可以输入钱包地址或者私钥 选择钱包地址,目前就支持2种操作:Check Balance 和Filter 如果选择私钥,就可以支持全部操作 比如我想让余额大于0.01 ETH的钱包往一个合约地址发送Raw…ahsansharif (72)in dynamicdevs-s22w1 • yesterdaySLC S22 Week1 || Getting Started with Java and EclipseHello Everyone I'm AhsanSharif From Pakistan Greetings to you all, hope you all are well and enjoying a happy moment of life with steem. I'm also good Alhamdulillah. Design On…ericet (75)in hive-180932 • 4 days ago把常用工具写成网页几年的币圈生涯积累了几百个脚本,很多脚本其实是重复的,每次碰到新项目就会复制粘贴之前写过类似的脚本,然后修改一些设置后新的脚本就写好了 想着写个应用或者网页把这些重复的脚本给整合起来,这样每次就不需要重复写脚本了 这是目前写的3个常用的EVM工具 第一个是查看各个链的原生币,ERC-20, NFT的余额 第二个是批量发送相同的Raw Data到同个合约…vimukthi (72)in technology • 3 days agoDevin Won't Take Programmer Jobs YetThe $500 per month tool is less useful than 25X cheaper tools. Devin almost look like a no code tool for managers rather than an evolution of programming. Expect more bugs and security issues in…scottadriantech (30)in hirepythondevelopers • 5 days ago7 Reasons to Hire Python Developers for Your Next Big ProjectIf you are planning to start your next big project, and looking for some experts, then you must hire Python developers soon. According to a recent report, the demand for Python is only growing. In…fencerdevlog (34)in godot • 19 hours agoGodot 4: Another video glitch shader (tutorial)Hi everyone! Let's add a simple effect simulating a TV signal disturbance to our collection. It actually resembles typical artifacts when playing recordings from a low-quality VHS tape, but it's up…thestreak969 (47)in android • 4 days agoEnhancing the AOSP Android 11 Settings App: Conflict Resolution and Feature ImprovementsIntroduction to Android Open Source Project (AOSP) The Android Open Source Project (AOSP) is the foundation of Google's Android operating system. It allows developers and manufacturers to…sharafat8678 (25)in laravel • yesterdayHow To Resolve Call to Undefined Function str_random() Error in Laravel?When working with Laravel, developers may encounter the error: Call to undefined function App\Http\Controllers\str_random(). This typically happens when attempting to use the str_random() function…