Skip to content

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.