Login
Discover
Waves
Decks
Upgrade
Login
Signup
Topics
New
Trending
Hot
New
New
Trending
Hot
New
Controversial
Rising
Promoted
vuejs
lemooljiang
HIVE CN 中文社区
Sunday, November 17, 2024 11:55 AM
简易计算UniswapV2的代币价格 / 学习智能合约#67
简易计算UniswapV2的代币价格,这算是一个补充吧。以前虽也看过V2的合约,一般也用不着自己去求。这次是要集成$Slime的充值,需要计算一下价格,就找来资料试着计算下。 UniswapV2主要使用了 RouterV2 合约的两个方法,把它写成ABI,如下: const routerAbi = [ "function getAmountsOut(uint amountIn, address[]
$ 2.639
41
wesly91
Threespeak
Sunday, November 26, 2023 4:40 AM
Introduccion al curso de vue de fernando herrera
una presentacion de un exelente curso de fernando herrera ▶️ 3Speak
$ 0.032
4
epic7choux
Threespeak
Thursday, May 25, 2023 3:31 PM
cosas interesantes de vuejs
algunas caracteristicas de vue que te pueden interesar ▶️ 3Speak
$ 0.000
0
hivetrending
dev
Monday, October 10, 2022 3:19 PM
Kolony.org Dev Log - episode 2
https://kolony.org, a Hive front-end app. It's becoming more usable now and will improve over time.
$ 16.231
268
12
5
bokica80
BokiPW
Saturday, August 2, 2025 2:01 PM
Promoted
BoCrypto MINER (BCM) Mining rewards JULY / Giveaway
Hello friends! July is over, So lets go with MINING REWARDS for
$ 0.030
20
9
2
hivetrending
dev
Friday, September 23, 2022 7:21 PM
Kolony.org Dev Log - episode 1
Twice built https://kolony.org, a Hive front-end app. It's barely usable now and will improve over time.
$ 6.883
41
3
3
farpetrad
STEMGeeks
Sunday, April 3, 2022 3:31 AM
Vue.js Development - Part 4 Routing, Eslint and a Simple Component for Boostrap nav-item
Welcome back for another session of our Vue development series. Today we are going to look into adding routing using async loading as well as implementing a component for our bootstrap navigation items
$ 0.863
32
farpetrad
Programming & Dev
Wednesday, March 16, 2022 2:44 AM
Vue.js 3 Development - Part 3 Jest & Creating a Navigation bar
Intro Hey everyone. So I messed up last time and was kind of tired and published before adding all the Jest unit testing setup and feel really bad for letting you all down. So today were going to go hard
$ 2.012
7
1
farpetrad
Programming & Dev
Saturday, March 12, 2022 7:04 AM
Hosting a Vue 3 application in .NET 6 Part 2: Enabling Typescript and Jest
Welcome back everyone. Hope you had time to read and absorb the first article in the series Hosting a Vue 3 application in .NET 6. We went over a lot with setting up our basic host in .NET but didn't really
$ 0.000
0
2
cranium
Team Ukraine
Monday, July 28, 2025 9:11 AM
Promoted
Психокадр Борща
Привіт. Живий, здоровий - якщо комусь цікаво. Починаю новий проект. Вирішив використати HIVE для додаткової реклами. Також мене можна знайти в: youtube - ПсихоКадр Борщаyoutube - Бік Той instagramtiktok
$ 0.556
96
2
1
lemooljiang
HIVE CN 中文社区
Monday, February 28, 2022 7:34 AM
合约的执行结果和历史的数据结构 / 学习智能合约#57
在执行智能合约时如何确定合约的正确执行结果呢?在得到正确的结果后再执行一系列的操作。比如现实中,只有你已确定付款后才能拿走商品一样,智能合约只能得到正确的结果才能进行下一步。 要起得到确定的结果,一般有两种办法:一种是轮询事件,另一种是直接分析得到的结果 。例如:let res = await instance.methods.transfer(to, amount),
$ 2.386
33
asgarth
PeakMonsters
Sunday, January 23, 2022 10:18 PM
Making PeakMonsters 200% Faster
A few days ago @splinterlands opened the Chaos Legion edition general sale for everyone. Some players have already been able to purchase packs during the pre-sale, but the bulk of the purchases will happen
$ 59.907
141
3
3
strangersoul
electron
Sunday, October 24, 2021 1:49 AM
ElectronJS send and receive between Vue components
Send and Receive data from and to electron and Vue-CLI.
$ 0.000
0
1
lemooljiang
HIVE CN 中文社区
Saturday, October 23, 2021 9:25 AM
IPFS使用指南(更新版) / 学习智能合约#53
说明 简介 下载与资源 IPFS的公共网关 一、服务器端(用go版) 安装 查看配置config 设置端口和跨域 systemctl-service nginx配置反向代理 二、前端(js-ipfs-http-client) 安装和配置 上传图片到ipfs 上传视频到ipfs videostream播放视频 说明 用IPFS提供web服务,需要有两部分,一是服务器端开启daemon,
$ 15.684
38
gretvictcald
Holos&Lotus
Saturday, August 2, 2025 3:47 PM
Promoted
Comunicarse según el contexto [Esp - Eng]
Fuente Hola amigas y amigos de Holos y Lotus. Espero se encuentren bien, con salud y alegría de vivir. Hoy les comparto una reflexión sobre un tema del que seguramente somos conscientes, ya que todas y
$ 3.354
218
4
1
lemooljiang
HIVE CN 中文社区
Saturday, August 28, 2021 11:13 AM
Polygon Mumbai测试网布署合约 / 学习智能合约#48
Polygon生态发展得挺不错,可以算是成熟的layer2了。
$ 3.116
30
lemooljiang
HIVE CN 中文社区
Tuesday, August 24, 2021 1:46 AM
solidity 0.8版本更新 / 学习智能合约#46
自身集成了SafeMath终归是件好事,使用起来更适合小学生水平
$ 16.271
58
2
lemooljiang
HIVE CN 中文社区
Friday, August 20, 2021 4:20 AM
工厂合约模式factory / 学习智能合约#45
从智能合约中创建另一个智能合约,就像一个工厂批量制造出产品一样。
$ 2.506
44
mkt
web
Tuesday, August 17, 2021 11:53 AM
mapState, mapGetters, mapMutations and mapActions with Vue3/Vuex4 and script setup
Published here first: I just stumbled upon this StackOverflow post while checking out Vue 3 and this new syntax and Composition API and so on and getting to the point where I was ready to add a Vuex store.
$ 0.141
15
1
koenau
TravelFeed
Friday, August 1, 2025 4:40 PM
Promoted
German Decay: Ghosts of the nuclear era
Seen from the road, the building looks like an ordinary East German GDR apartment block: A rocket area from the cold war
$ 10.855
258
6
2
faithetim
Abundance Tribe
Thursday, August 12, 2021 5:37 PM
Abundance.Tribe's BiWeekly Question - Who Are You Living Your Life For?
I will never be here today of not for my nephew, Three months ago he advice me not to go on drinking alcoholic but i was like why his he saying such things to me, then i realized that drinking alcoholic
$ 0.000
11
1
themarkymark
vuejs
Tuesday, August 10, 2021 3:21 PM
VueJS update claims up to 260% more performance!
"We are excited to announce the release of Vue.js 3.2 "Quintessential Quintuplets"! This release includes many significant new features and performance improvements, and contains no breaking
$ 82.887
567
12
6
lemooljiang
HIVE CN 中文社区
Friday, July 16, 2021 1:26 PM
波场中返回数组 / 学习智能合约#43
因为波场中的TVM中还只是支持solidity 0.5的版本,在返回数组类型的值时还是不方便。
$ 7.125
32
mkt
github
Friday, June 18, 2021 10:50 AM
GitHub Pages with Dynamic Routes
GitHub Pages is a super convenient hosting service for static sites. With this simple trick it supports dynamic URLs.
$ 0.066
6
4
1
Top communities
Create decentralized community