How to set up Postman for use with the Quai Network API.
注意: このページはまだ日本語に翻訳されていません。以下は英語の原文です。Our team has created a Postman collection for Quai Network, which includes all of the publicly available API calls for go-quai bundled with documentation, examples, and environment variables. Postman provides a user-friendly interface for making API requests to a go-quai node without having to deal with long
curl
commands or JSON-RPC payloads. A JSON formatted version of the Quai Postman collection can be found in the quai-postman-collection
repository.
Install Postman
Import Quai API Collection
Import
button in the top left corner of the Postman application:Paste cURL, Raw Text, or URL...
field:Import Environment Variables
Import
button in the top left corner of Postman like before, but this time, paste the URL to the environment variables file:Example Quai Postman Environment
from the dropdown in the top right corner of the Postman application: