简体   繁体   English

使用 OpenSeas 库访问 ERC721

[英]Access ERC721 using OpenSeas library

Does anyone experienced in OpenSeaJS library to retrieve assets or collections for the ERC721 token?有没有人在 OpenSeaJS 库中有经验来检索 ERC721 令牌的资产或集合? I'm trying to retrieve my test tokens(721) on Ropsten network, I found this library on Internet called OpenSeaJs, wondering anyone came across that.我正在尝试在 Ropsten 网络上检索我的测试令牌(721),我在 Internet 上找到了这个名为 OpenSeaJs 的库,想知道有人遇到过。 Please advise, otherwise, is there any better ways?请指教,否则,有没有更好的方法? Does OpenSeaJs supports Ropsten network? OpenSeaJs 是否支持 Ropsten 网络?

Currently OpenSea.js only supports the Rinkeby test network and the main Ethereum network.目前 OpenSea.js 仅支持 Rinkeby 测试网络和主以太坊网络。 I'd encourage using Rinkeby because it's fast and most test ERC721 contracts and a growing number of ERC1155 items live there now.我鼓励使用 Rinkeby,因为它速度快,而且大多数测试 ERC721 合约和越来越多的 ERC1155 项目现在都在那里。 Just use Network.Rinkeby when (getting started)[ https://github.com/ProjectOpenSea/opensea-js#getting-started] , and https://faucet.rinkeby.io/ to get 20 free Rinkeby ETH!只需在(入门)[ https://github.com/ProjectOpenSea/opensea-js#getting-started]https://faucet.rinkeby.io/时使用Network.Rinkeby即可获得 20 个免费的 Rinkeby ETH!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM