Ultra Products
Check out some of the various libraries, code examples and products we have available.
Name | Description | URL | Tutorial |
---|---|---|---|
Ultra Wallet | The Ultra Wallet is a non-custodial crypto wallet that allows you to store your UOS and Uniqs. | Download | Tutorial |
Developer Tools Docker Image | A docker container that contains binaries for cleos, nodeos, keosd, and ultratest. This image has everything to start a local blockchain. | Image | Tutorial |
Ultratest | A testing framework built by Ultra to test smart contracts. Only available inside the docker image. | N/A | Tutorial |
Uniq Metadata Tool | A CLI tool that helps with creation and validation of Uniq Metadata files. | Source | Tutorial |
Ultra Tool Kit | Browser-based utility to interact with Ultra Blockchain | Source | Tutorial |
Chain API | Ultra's block producers provide infrastructure to query various chain data such as accounts, user balances, and more. | N/A | Tutorial |
Ultra API | Ultra is providing direct access to uniq data in a easily digestable API. Lookup Uniq data quickly, and easily. | N/A | Tutorial |
Ultra Ledger Lib | Sign transactions with your Ledger devices on Antelope chains. | NPM | N/A |
Ultra Signer Lib | Sign transactions with a private keys, Google KMS, or Keosd instances. | NPM | N/A |
Ultra API Lib | Simplify table and chain api lookups with this handy NPM package. | NPM | N/A |
Contract Builder Lib | Build smart contracts from the CLI with docker and this CLI tool. | NPM | N/A |
Smart Contract VS Code Extension | An all-inclusive tool to build smart contracts, create transactions, create accounts, and deploy contracts to Ultra/EOS blockchain. | Download | Tutorial |
Uniq Discord Bot | A bot that links Discord Users with Ultra Accounts, and allows custom role integration based on owned uniqs. | Source | Tutorial |