
从Mirror跳转到Bress的技巧
可能因为 mirror.xyz 被墙的原因,bress.xyz 被中文用户重度使用,目前日活跃用户在 1000到 1500 之间,具体的统计数据可以在这里看到: https://stat.bress.xyz/bress.xyz?period=30d 如果国内用户遇到 mirror 文章无法打开的情况,可以将文章地址中的 mirror 替换成 bress,文章会直接在 bress 中打开,具体的例子如下: https://techflowpost.mirror.xyz/UhtkhJy-ZRJoUyEoJoJazuKMuZTrr_VvZCO4O9FYjr0 替换成 https:// techflowpost. bress.xyz/UhtkhJy-ZRJoUyEoJoJazuKMuZTrr_VvZCO4O9FYjr0 之后 bress 会跳转到对应的文章 该方法适用于所有mirror的文章链接,包括https://mirror.xyz/xxx.eth/vlcb19VmaqzVvOKr85B3CPm9XEhaw-VIStT3ozLCE3chttps://mirror.xyz/0x0fEF...

从Mirror跳转到Bress的技巧
可能因为 mirror.xyz 被墙的原因,bress.xyz 被中文用户重度使用,目前日活跃用户在 1000到 1500 之间,具体的统计数据可以在这里看到: https://stat.bress.xyz/bress.xyz?period=30d 如果国内用户遇到 mirror 文章无法打开的情况,可以将文章地址中的 mirror 替换成 bress,文章会直接在 bress 中打开,具体的例子如下: https://techflowpost.mirror.xyz/UhtkhJy-ZRJoUyEoJoJazuKMuZTrr_VvZCO4O9FYjr0 替换成 https:// techflowpost. bress.xyz/UhtkhJy-ZRJoUyEoJoJazuKMuZTrr_VvZCO4O9FYjr0 之后 bress 会跳转到对应的文章 该方法适用于所有mirror的文章链接,包括https://mirror.xyz/xxx.eth/vlcb19VmaqzVvOKr85B3CPm9XEhaw-VIStT3ozLCE3chttps://mirror.xyz/0x0fEF...
Bress.xyz Update - March
from unsplashIt has been long time since last Bress.xyz Development update. In the last two months, many features have been added.Today I am going to introduce them:Mirror Crowdfunds ListNow users are able to browser all crowdfunds from mirror.xyz, which can sort by funding, backer numbers or create time. Go to contribute the projects you love and get the alpha early!CyberConnect IntegrationTo make bress.xyz more decentralized, the follow relationship should be on-chain. Thanks to my friend, ...
Bress.xyz Update - March
from unsplashIt has been long time since last Bress.xyz Development update. In the last two months, many features have been added.Today I am going to introduce them:Mirror Crowdfunds ListNow users are able to browser all crowdfunds from mirror.xyz, which can sort by funding, backer numbers or create time. Go to contribute the projects you love and get the alpha early!CyberConnect IntegrationTo make bress.xyz more decentralized, the follow relationship should be on-chain. Thanks to my friend, ...
Bress.xyz Development Update
bress.xyzIn the past few weeks, I have add more features into bress.xyzHere is a quick updateUI ImprovementCopy some design from dev.to and hashnode.com . Now the overall UI looks better compared to the MVP version in last postDarkMode SupportThis is my favorite feature! Bring better reading experience at night.More SignIn MethodsNow support MetaMask / WalletConnect / CoinBase WalletBookMarkYou can bookmark good article and read laterEditionsCreate a page to list all editions in mirror. Now y...
Bress.xyz Development Update
bress.xyzIn the past few weeks, I have add more features into bress.xyzHere is a quick updateUI ImprovementCopy some design from dev.to and hashnode.com . Now the overall UI looks better compared to the MVP version in last postDarkMode SupportThis is my favorite feature! Bring better reading experience at night.More SignIn MethodsNow support MetaMask / WalletConnect / CoinBase WalletBookMarkYou can bookmark good article and read laterEditionsCreate a page to list all editions in mirror. Now y...
Introducing Bress.xyz: Social Network built on Mirror
Mirror is getting popular and a lot of writers / teams choose mirror.xyz as their primary publishing platform. However, Mirror official team haven’t implemented the feature to help users follow and discover authors they love. Thanks to Mirror is an open protocol where all the data is stored in the blockchain, I am able to build a project without permission. Today I am going to introduce Bress.xyz, which I built during the past Christmas and NewYear holiday.Bress.xyz home pageBress.xyz aim to ...
Introducing Bress.xyz: Social Network built on Mirror
Mirror is getting popular and a lot of writers / teams choose mirror.xyz as their primary publishing platform. However, Mirror official team haven’t implemented the feature to help users follow and discover authors they love. Thanks to Mirror is an open protocol where all the data is stored in the blockchain, I am able to build a project without permission. Today I am going to introduce Bress.xyz, which I built during the past Christmas and NewYear holiday.Bress.xyz home pageBress.xyz aim to ...
Web3见闻 - Dec/17/2021
0X01 Adidas 发售 NFThttps://twitter.com/adidasoriginals/status/1471909577658675204 今天最大的新闻莫过于 Adidas 联合 BAYC 发售了限量版的 NFT,总共 3 万个,白名单 2万,公开发售 1 万。白名单 mint 的时候出现了一段小插曲,MAYC 没有列入白名单,项目方暂停了一段时间,修复Bug。 这期间,也学习了一下 Merkle-Trees 白名单的工作原理:项目提前根据白名单地址生成 Merkle Tree + Root白名单用户前端验证地址,调用项目方后端 API 获取 Merkle Proof通过Merkle Proof + msg.sender,后端智能合约进行验证总体 Mint 过程还算顺利, 白名单成本价大约 0.205 eth,公开发售 Gas War 比较激烈,成本价大约 0.3 eth 左右
Web3见闻 - Dec/17/2021
0X01 Adidas 发售 NFThttps://twitter.com/adidasoriginals/status/1471909577658675204 今天最大的新闻莫过于 Adidas 联合 BAYC 发售了限量版的 NFT,总共 3 万个,白名单 2万,公开发售 1 万。白名单 mint 的时候出现了一段小插曲,MAYC 没有列入白名单,项目方暂停了一段时间,修复Bug。 这期间,也学习了一下 Merkle-Trees 白名单的工作原理:项目提前根据白名单地址生成 Merkle Tree + Root白名单用户前端验证地址,调用项目方后端 API 获取 Merkle Proof通过Merkle Proof + msg.sender,后端智能合约进行验证总体 Mint 过程还算顺利, 白名单成本价大约 0.205 eth,公开发售 Gas War 比较激烈,成本价大约 0.3 eth 左右