简体   繁体   English

是否可以将 Moralis 服务器与 Rinkeby 测试网集成?

[英]Is it possible to integrate Moralis server with Rinkeby testnet?

I'd like to integrate my Moralis server to Rinkeby testnet but did not find any documentation about it.我想将我的 Moralis 服务器集成到 Rinkeby 测试网,但没有找到任何关于它的文档。 Is it possible?是否可以? How are the steps to achieve that.实现这一目标的步骤如何。

Moralis supports Rinkeby. Moralis 支持 Rinkeby。 It has API, syncing events, and speedy nodes for this chain.它具有用于此链的 API、同步事件和快速节点。

https://docs.moralis.io/moralis-server/web3-sdk/intro#supported-chains https://docs.moralis.io/moralis-server/web3-sdk/intro#supported-chains

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

相关问题 与部署在以太坊测试网rinkeby上的智能合约进行交互 - Interacting with a smart contract deployed on ethereum testnet rinkeby vscode 中的 Moralis-Server - Moralis-Server in vscode 从图资源管理器中查找 rinkeby 测试网中已发布的子图 - Find published subgraph in rinkeby testnet from the Graph explorer 我尝试使用一些 eth 在 rinkeby tes.net 上部署合约,但出现错误 - I try to deploy a contract on rinkeby testnet with some eth but there is an error occurred 尝试获取 Rinkeby 测试网以太币时出错,“找不到可以资助的以太坊地址” - Error while trying to get Rinkeby testnet ethers, “No ethereum address found to fund” 在 Moralis 分叉测试网上运行 npx hardhat test --network local 或 npx hardhat test --network kovan 时出现未经授权的错误 - Unauthorized error when running npx hardhat test --network local or npx hardhat test --network kovan on Moralis forked testnet Web3.js。 无法通过 Rinkeby 测试网发送 ERC20 代币? 终端说交易已被 EVM 还原 - Web3js. Can't send ERC20 Token over Rinkeby Testnet? Terminal says Transaction has been reverted by the EVM Rinkeby Authenticated Faucet 已离线 - Rinkeby Authenticated Faucet is offline Waves 测试网有多大 - How big is Waves testNet 道德规范中的“executeFunction”和“runContractFunction”有什么区别? - What is the difference between "executeFunction" and "runContractFunction" in moralis?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM