diff --git a/docs/products/base-layer/api-reference.mdx b/docs/products/base-layer/api-reference.mdx index 9f248ae9..f1448e43 100644 --- a/docs/products/base-layer/api-reference.mdx +++ b/docs/products/base-layer/api-reference.mdx @@ -12,22 +12,23 @@ Check the health and availability of the endpoints using this https://github.com/rarimo/rarimo-core + +GitHub repository: rarimo/rarimo-core ### Documentation -| RPC reference (Mainnet) | https://rpc-api.mainnet.rarimo.com| +| RPC reference (Mainnet) | `https://rpc-api.mainnet.rarimo.com`| | ----------------------- | -------------------------------------------------- | -| RPC reference (Testnet) | https://rpc-api.node1.mainnet-beta.rarimo.com| -| Detailed docs | https://rarimo.github.io/rarimo-core/x/README.html | +| RPC reference (Testnet) | `https://rpc-api.node1.mainnet-beta.rarimo.com`| +| Detailed docs | `https://rarimo.github.io/rarimo-core/x/README.html` | ### Tendermint It provides system information and allows to broadcast transactions. -| Mainnet | https://rpc.mainnet.rarimo.com| +| Mainnet | `https://rpc.mainnet.rarimo.com`| | ------- | ----------------------------------------- | -| Testnet | https://rpc.node1.mainnet-beta.rarimo.com | +| Testnet | `https://rpc.node1.mainnet-beta.rarimo.com` | ### EVM Module @@ -35,20 +36,20 @@ The module is an environment for running EVM-compatible smart contracts within R #### EVM WebSocket -| Mainnet | https://wss.evm.mainnet.rarimo.com | +| Mainnet | `https://wss.evm.mainnet.rarimo.com` | | ------- | --------------------------------------------- | -| Testnet | https://wss.evm.node1.mainnet-beta.rarimo.com | +| Testnet | `https://wss.evm.node1.mainnet-beta.rarimo.com` | #### EVM RPC -| Mainnet | https://rpc.evm.mainnet.rarimo.com | +| Mainnet | `https://rpc.evm.mainnet.rarimo.com` | | ------- | --------------------------------------------- | -| Testnet | https://rpc.evm.node1.mainnet-beta.rarimo.com | +| Testnet | `https://rpc.evm.node1.mainnet-beta.rarimo.com` | ### Cosmos It is a gRPC endpoint to call cosmos modules. -| Mainnet | https://core-api.mainnet.rarimo.com | +| Mainnet | `https://core-api.mainnet.rarimo.com` | | ------- | ---------------------------------------------- | -| Testnet | https://core-api.mainnet.rarimo.com | +| Testnet | `https://core-api.mainnet.rarimo.com` | diff --git a/docs/resources/whitepaper/sources.mdx b/docs/resources/whitepaper/sources.mdx index 576f4a7d..e6e9fac5 100644 --- a/docs/resources/whitepaper/sources.mdx +++ b/docs/resources/whitepaper/sources.mdx @@ -1,20 +1,22 @@ --- --- +import OutLink from "@site/src/components/OutLink"; # Sources -[1] https://www.mccoyspace.com/project/125/ +[1] `https://www.mccoyspace.com/project/125/` -[2] https://www.coindesk.com/markets/2022/02/11/tether-blacklists-ethereum-address-linked-to-multichain-hack/ +[2] `https://www.coindesk.com/markets/2022/02/11/tether-blacklists-ethereum-address-linked-to-multichain-hack/"` -[3] https://dune.xyz/talbeerysec/Multichain-hack +[3] `https://dune.xyz/talbeerysec/Multichain-hack` -[4] https://www.theverge.com/2022/2/3/22916111/wormhole-hack-github-error-325-million-theft-ethereum-solana +[4] `https://www.theverge.com/2022/2/3/22916111/wormhole-hack-github-error-325-million-theft-ethereum-solana` -[5] https://atrium.lib.uoguelph.ca/xmlui/bitstream/handle/10214/9769/Buchman_Ethan_201606_MAsc.pdf?sequence=7&isAllowed=y +[5] `https://atrium.lib.uoguelph.ca/xmlui/bitstream/handle/10214/9769/Buchman_Ethan_201606_MAsc.pdf?sequence=7&isAllowed=y` -[6] https://eprint.iacr.org/2020/540.pdf +[6] `https://eprint.iacr.org/2020/540.pdf` -[7] https://arxiv.org/pdf/2009.01631.pdf +[7] `https://arxiv.org/pdf/2009.01631.pdf` + +[8] `https://tendermint.com/static/docs/tendermint.pdf` -[8] https://tendermint.com/static/docs/tendermint.pdf