developer-portal
developer-portal copied to clipboard
Add u5c to Builder Tools
👋 Hello there! Welcome. Please follow the steps below to tell us about your contribution.
- Please complete a Checklist
- Fill in all sections of the template
- Click "Create pull request"
Checklist
<-- Please fill the boxes with [x] before submitting a pull request -->
- [x] I have read the How to Contribute.
- [x] I have read the Builder Tool Requirements
- [x] I have run
yarn build
after adding my changes without getting any errors.
Builder Tool addition
<-- Provide information for every bullet in the list below. The tags you select must match the tags in your changes to the builder-tools.js -->
- Title: UTxORPC
- Description: UTxORPC (u5c for short) is a gRPC interface for UTxO Blockchains, Interact with UTxO-based blockchains using a shared specification with focus on developer experience and performance.
- Website: https://utxorpc.org/
- Getstarted: https://utxorpc.org/introduction
- Tags:
-
chainindex
-
lowlevel
-
http
-
websocket
-
json
-