Jun 15, 2021 • 1 min read
通过 3 个简单的步骤将您的文件迁移到 Infura 新的 IPFS 服务上
如果您是现有的 Infura IPFS 用户或目前正在自托管您的数据,并想迁移到新的 Infura IPFS 服务 上,本教程将会按步骤教您实现。 新的 Infura IPFS 服务更可靠,性能更强,并有一系列令人兴奋的新功能。 * 一个包含所有重要统计信息 (使用量、存储大小等) 的 project 操作面板。 * Pinning/Unpinning API * 定期在后台将您的文件发布到 IPFS P2P...
Read MoreJun 15, 2021 • 5 min read
Part 2: Getting Started with Infura’s IPFS Service - UPDATED June 2021
In part 1 of this series , we took a tour of IPFS, explored its significance, and explained how it works. Now, we'll show you how to get started with Infura’s latest IPFS service, including a tutorial on how to use...
Read MoreMar 23, 2021 • 10 min read
How Barter Built a Direct NFT Trading Interface for Real-time Negotiation
The Meteoric Rise of NFTs If you’ve been following the crypto space lately, you’ve probably seen that Non-Fungible Tokens (NFTs) have been the talk of almost every artist and creator. From the sale of Beeple’s...
Read MoreFeb 25, 2021 • 1 min read
How to Build on the Filecoin Network Using the Infura API
Want to jump into Filecoin and start building something? The Infura API makes it easier to interact with the Filecoin Network by abstracting away some of the complex workflows and requirements. There's no need to spin...
Read MoreFeb 25, 2021 • 0 min read
如何使用 Infura API 在 Filecoin 网络上进行开发
想研究 Filecoin 并开始开发一些东西吗?Infura API 通过简化一些复杂的工作流程和要求,让与 Filecoin 网络交互这件事变得更容易。您不再需要启动一个独立节点或直接调用一个 Lotus daemon! 本教程将带您快速入门,教您创建一个使用 Infura 和 Filecoin 网络的简单的 Node.js 脚本。它将告诉您如何: * 登录到 Infura 的 API; * 创建一个 Node.js...
Read More