Airdrop Design and Dragon Academy Revealed for the First Time w/Queen Wartooth
Rehash is the first community-owned podcast, where community members help decide key podcast decisions, like which guests we host on the podcast. Rehash is hosted and produced by Diana Chen. On this episode of Rehash, we’re speaking with Queen Wartooth about designing airdrops, strategies for acquiring new users in crypto, and she reveals for the first time the project she’s been working on in stealth, Dragon Academy, which will launch next month. Queen Wartooth was nominated by Andy Boyan an...
Airdrop Design and Dragon Academy Revealed for the First Time w/Queen Wartooth
Rehash is the first community-owned podcast, where community members help decide key podcast decisions, like which guests we host on the podcast. Rehash is hosted and produced by Diana Chen. On this episode of Rehash, we’re speaking with Queen Wartooth about designing airdrops, strategies for acquiring new users in crypto, and she reveals for the first time the project she’s been working on in stealth, Dragon Academy, which will launch next month. Queen Wartooth was nominated by Andy Boyan an...
🎙️ S8 E5 | Onchain Data and Smart Contract Design in a Post-Token Paradigm w/Sean McCaffery (JokeRace)
Rehash is the first community-owned podcast, where community members help decide key podcast decisions, like which guests we host on the podcast. Rehash is hosted, produced, and edited by Diana Chen. On this episode of Rehash, we’re speaking with Sean McCaffery, co-founder of JokeRace, about new developments in smart contract design, how onchain data can drive consumer adoption of crypto, and new and novel use cases for tokens. Sean was nominated by David Phelps and voted onto the podcast by ...
🎙️ S8 E5 | Onchain Data and Smart Contract Design in a Post-Token Paradigm w/Sean McCaffery (JokeRace)
Rehash is the first community-owned podcast, where community members help decide key podcast decisions, like which guests we host on the podcast. Rehash is hosted, produced, and edited by Diana Chen. On this episode of Rehash, we’re speaking with Sean McCaffery, co-founder of JokeRace, about new developments in smart contract design, how onchain data can drive consumer adoption of crypto, and new and novel use cases for tokens. Sean was nominated by David Phelps and voted onto the podcast by ...
"the updates" ENE
In 2021, after successfully crowdfunding for the Infinxte album I launched an entry that I continuously updated with achievements, milestones, metrics, and more! el niño estrella is a full length multimedia album by artist Xcelencia released as a 6551 on Base. We believe its the first full length album of its kind minted on BaseWeek 1: April 5 - April 12First onchain album on Base launches on estrella.city offering collectors the ability to collect the entire project in a single transaction a...
"the updates" ENE
In 2021, after successfully crowdfunding for the Infinxte album I launched an entry that I continuously updated with achievements, milestones, metrics, and more! el niño estrella is a full length multimedia album by artist Xcelencia released as a 6551 on Base. We believe its the first full length album of its kind minted on BaseWeek 1: April 5 - April 12First onchain album on Base launches on estrella.city offering collectors the ability to collect the entire project in a single transaction a...
以Safe为例,解码DAO国库管理
本文为The Pass撰写, 已以机构身份发布于各大区块链媒体平台。\ English Version: Medium\ Data source: Dune DashboardIntro随着去中心化自治组织(DAOs)的发展,它们被赋予了越来越多的角色和期望。在这种巨幅增长的背景下,资产管理成为一个至关重要的问题。随着DAO不断发展,资产的处理,无论是FT还是NFT,都需要高效的钱包解决方案。 首要的挑战是资产安全。由于DAO结构的复杂性,漏洞可能从技术方面和内在设计方面产生。除了安全性,资产管理的可扩展性也至关重要。与各种生态系统应用程序的无缝集成决定了资产管理范 paradigms 可以执行的程度,直接影响到实现DAO组织功能的程度。 考虑到这些因素,多重签名机制已成为DAO内部链上资产管理的首选方法。本文调查了当前DAO金库的现状,从深入探索Safe(以前的Gnosis Safe)开始,这是当前管理DAO金库的首选工具。智能合约账户目前,以太坊支持两种类型的账户(也可以称为钱包):外部账户 (EOA):由私钥控制的账户,当前大多数钱包属于这一类别,例如Metamask;智能...
以Safe为例,解码DAO国库管理
本文为The Pass撰写, 已以机构身份发布于各大区块链媒体平台。\ English Version: Medium\ Data source: Dune DashboardIntro随着去中心化自治组织(DAOs)的发展,它们被赋予了越来越多的角色和期望。在这种巨幅增长的背景下,资产管理成为一个至关重要的问题。随着DAO不断发展,资产的处理,无论是FT还是NFT,都需要高效的钱包解决方案。 首要的挑战是资产安全。由于DAO结构的复杂性,漏洞可能从技术方面和内在设计方面产生。除了安全性,资产管理的可扩展性也至关重要。与各种生态系统应用程序的无缝集成决定了资产管理范 paradigms 可以执行的程度,直接影响到实现DAO组织功能的程度。 考虑到这些因素,多重签名机制已成为DAO内部链上资产管理的首选方法。本文调查了当前DAO金库的现状,从深入探索Safe(以前的Gnosis Safe)开始,这是当前管理DAO金库的首选工具。智能合约账户目前,以太坊支持两种类型的账户(也可以称为钱包):外部账户 (EOA):由私钥控制的账户,当前大多数钱包属于这一类别,例如Metamask;智能...
读懂Chainlink DECO:隐私保护的预言机
0. IntroWeb3重塑了数据价值,但分布式结构的区块链是一个封闭的确定性系统,智能合约没有实现外部 API 调用的功能,从而诞生了预言机这个机制用来帮助智能合约获取外部数据。 链下数据上链本身并不困难,难的是通过技术和机制设计生产信任,预言机问题就是需要解决从数据源到处理到喂价的信任问题。 成为公众认可的预言机的一个基本条件是去中心化,即是否允许单点故障和数据验证。链下去中心化的常用解决方案是使用多个数据节点形成去中心预言机网络,每个节点都会收集数据,达成共识后输入到区块链上的智能合约。Chainlink 架构Chainlink 架构 当前预言机的主要用法是为DeFi提供Price Feed(喂价),安全及时准确地更新基础资产的价格。根据DefiLlama数据, Chainlink是市场上最大的预言机解决方案之一,在撰写本文时担保的总价值约为$11B,占整个市场的46%。预言机市场数据预言机市场数据 随着区块链的发展,对链下数据的需求越来越强烈,单纯为DeFi喂价已经无法满足开发者的需求。现实世界和Web2中的绝大多数数据都无法公开访问,但却是构建Web3创新应用场景(信用...
读懂Chainlink DECO:隐私保护的预言机
0. IntroWeb3重塑了数据价值,但分布式结构的区块链是一个封闭的确定性系统,智能合约没有实现外部 API 调用的功能,从而诞生了预言机这个机制用来帮助智能合约获取外部数据。 链下数据上链本身并不困难,难的是通过技术和机制设计生产信任,预言机问题就是需要解决从数据源到处理到喂价的信任问题。 成为公众认可的预言机的一个基本条件是去中心化,即是否允许单点故障和数据验证。链下去中心化的常用解决方案是使用多个数据节点形成去中心预言机网络,每个节点都会收集数据,达成共识后输入到区块链上的智能合约。Chainlink 架构Chainlink 架构 当前预言机的主要用法是为DeFi提供Price Feed(喂价),安全及时准确地更新基础资产的价格。根据DefiLlama数据, Chainlink是市场上最大的预言机解决方案之一,在撰写本文时担保的总价值约为$11B,占整个市场的46%。预言机市场数据预言机市场数据 随着区块链的发展,对链下数据的需求越来越强烈,单纯为DeFi喂价已经无法满足开发者的需求。现实世界和Web2中的绝大多数数据都无法公开访问,但却是构建Web3创新应用场景(信用...