Listing Thumbnail

    Overledger Authorise Containerized Monthly subscription by Quant Network

     Info
    Deployed on AWS
    Overledger Authorise streamlines transaction signing on any EVM-based blockchain. It seamlessly integrates with your identity management systems and other providers to authenticate and sign requests on behalf of your customers.

    Overview

    Integrating blockchain technology into business operations presents significant challenges, particularly in managing private keys and authorizing transactions securely. Traditional key storage and transaction authorization methods are prone to security risks, operational complexity, and poor return on investment (ROI). Companies often struggle to connect conventional key security modules with fraud detection systems, wallet providers, and blockchain networks.

    Overledger Authorise is designed to solve these challenges by providing a robust, secure, and scalable transaction signing solution for EVM-based blockchains. Central bank-grade key management facilitates seamless interaction between identity management systems and Overledger to authenticate and sign transactions. Using flexible API integrations, Overledger Authorise ensures reliable transaction authorization based on your business rules engine.

    By eliminating the need for in-house development, Overledger Authorise saves businesses time and resources while offering seamless scalability. Transactions are processed swiftly and securely, aligning with the speed and demands of blockchain networks.

    Overledger Authorise leverages Amazon Elastic Kubernetes Service (EKS), Amazon Cognito, and AWS Key Management Service (KMS) to operate on AWS. Additional Cost Note:

    • To use Overledger Authorise, create/register your Quant Connect account for free via the Quant Connect website (https://connect.overledger.dev/login  ). No credit card is required to create the account.
    • AWS services used will be billed separately.

    Highlights

    • Seamless EVM Blockchain Authorization: Overledger Authorise eliminates the need for separate SDKs for each environment, allowing developers to connect directly to Overledger endpoints for transaction signing and key management.
    • Secure & Efficient Transaction Signing: Simplifies the complexity of blockchain authorization, reducing development overhead and enhancing security.
    • Fully Managed & Scalable: Integrates effortlessly with existing infrastructure, ensuring businesses can scale their blockchain operations without in-house development burdens.

    Details

    Delivery method

    Supported services

    Delivery option
    Cloudformations Deployment

    Latest version

    Operating system
    Linux

    Deployed on AWS

    Unlock automation with AI agent solutions

    Fast-track AI initiatives with agents, tools, and solutions from AWS Partners.
    AI Agents

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    Overledger Authorise Containerized Monthly subscription by Quant Network

     Info
    Pricing is based on a fixed subscription cost. You pay the same amount each billing period for unlimited usage of the product. Pricing is prorated, so you're only charged for the number of days you've been subscribed. Subscriptions have no end date and may be canceled any time.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    Fixed subscription cost

     Info
    $20.00/month

    Vendor refund policy

    Contact us

    How can we make this page better?

    We'd like to hear your feedback and ideas on how to improve this page.
    We'd like to hear your feedback and ideas on how to improve this page.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    Cloudformations Deployment

    Supported services: Learn more 
    • Amazon ECS
    Container image

    Containers are lightweight, portable execution environments that wrap server application software in a filesystem that includes everything it needs to run. Container applications run on supported container runtimes and orchestration services, such as Amazon Elastic Container Service (Amazon ECS) or Amazon Elastic Kubernetes Service (Amazon EKS). Both eliminate the need for you to install and operate your own container orchestration software by managing and scheduling containers on a scalable cluster of virtual machines.

    Version release notes

    This is the product's first version, which will be accessible by AWS customers. We will allow you to subscribe and use this product in your architecture and have access to all the authorization functions which we have to offer.

    Additional details

    Usage instructions

    Pre-requisite for Deploying the Authorise service

    1. Create a VPC and subnet groups to deploy the Authorise service.

    2. Create/register your Quant Connect account for free via the Quant Connect website (https://connect.overledger.dev/login  ). No credit card is required to create the account.

    3. In your Connect account, you would need to create an application on the "My application" page and do the following:

    • Select "Register new application." If you can not see that, select the plus sign next to the text "Applications created."
    • Follow the setup steps shown in the popup window.
    • You should see the information for your new application at the end. Copy the ClientID and Secret, which are needed for the CloudFormation template.

    To deploy the Authorise service: CloudFormation Deployment

    1. Use the provided AWS CloudFormation template. This is found on the Marketplace's deployment page.

    2. Input the required parameters, including:

    • ECS cluster name = The name you want to give your ECS cluster. (Make sure you do not have spaces in them.)
    • VPC ID = The ID of the VPC which hosts the Authorise service and allows connections to Overledger.
    • ECS Subnets for "tsr-module-ethereum" = ECS Subnets for "tsr-module-ethereum", which receives requests from the "transaction-signing-responder-release" and interacts with Lambda to manage KMS keys.
    • Load balancer scheme for "tsr-module-ethereum" = Can be Internal or Internet-facing. (Recommended Internal)
    • Load balancer subnets for "tsr-module-ethereum" = Can be Private or Public Subnets. (Recommended Private)
    • ECS Subnets for "transaction-signing-responder-release" = ECS Subnets for "transaction-signing-responder-release" which can be accessed by Overledger.
    • Load balancer scheme for "transaction-signing-responder-release" = Can be Internal or Internet-facing. (Recommended Internet-facing)
    • Load balancer subnets for "transaction-signing-responder-release" = Can be Private or Public Subnets. (recommended Private)
    • DocumentDB subnets = The subnet on which you would like to deploy the DocumentDB cluster.
    • DocumentDB engine version = The version you would like to set for DocumentDB instances.
    • DocumentDB parameter group family = The parameter group family you want to set for DocumentDB instances.
    • DocumentDB instance class = The class you want to set for DocumentDB instances.
    • DocumentDB master username = The Username you want to set for DocumentDB. Transaction Signing Responder Name = You create a unique name that helps to identify you when connecting to Overledger.
    • Transaction Signing Responder Client ID = The ClientID you copied from your Connect account.
    • Transaction Signing Responder Client Secret = The Secret you copied from your Connect account.
    • JKS Password = The password you want to set for the Java Key Store.
    • Authorise Network = Which Authorise service network would you like to connect to? (Testnet/Mainnet)
    1. Deploy the stack and validate the provisioning of:
    • 1 x DocumentDB Cluster
    • 4 x Lambda Functions
    • 1 x ECS Cluster
    • 2 x Application Load Balancers
    • 1 x Cognito User Pool
    • 5 x Security Groups
    • 2 x AWS Secrets Manager Secrets
    • 2 x IAM Roles

    Once the stack has finished setting up and deploying the services above, you will need to set up a Cognito Client App in your new Cognito User Pool with the following configuration:

    1. Authentication Flows has the following settings:
    • Username/password
    • Secure Remote Password (SRP)
    • Lambda triggers
    1. OAuth Grant Types: Client credentials grant.

    2. Identity Provider: Cognito User Pool Directory.

    3. Allowed Callback URLs: https://quant.callback.url .

    Now, the Authorise service is ready to use.

    For documentation on setting up and using the Authorise API Endpoints, please use our documentation: https://docs.overledger.dev/reference/how-to-access-overledger-apis 

    If you want some support, email us at: support@quant.network 

    Support

    Vendor support

    Please get in touch with support@quant.network  for the following:

    • To retrieve your ClientID and Secret for Authorise-Overledger access.
    • For more information on the product.
    • Support on Configuring Authorise service.

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 AWS reviews
    No customer reviews yet
    Be the first to review this product . We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.