Skip to content

Templates projects for the Cubist SDK

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

cubist-labs/cubist-sdk-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Tests Rust tests

This repo contains starting templates for building dapps that run across multiple chains. You can pull in any of these templates using the cubist cli tool. For example, to get started with a counter that lives across two chains:

cubist new --template Storage --type TypeScript

For more information, check out the Cubist docs.

Official templates

  • Storage -- A simple counter running on Polygon and accessible on Ethereum.
  • TokenBridge -- Two-chain dapp for bridging wrapped gas tokens from Polygon to Ethereum.
  • MPMC -- Many-chain dapp implementing the multi-producer, multi-consumer pattern across Avalanche, Ethereum, Polygon, and an Avalanche subnet.

License

Copyright (C) 2022-2023 Cubist, Inc.

See the NOTICE file for licensing information.