Skip to content

mirrorworld-universe/sonic-templates-monorepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

SonicSVM Templates Monorepo

This monorepo contains a collection of template applications and examples for the SonicSVM ecosystem. Each template is designed to showcase different aspects of building applications on SonicSVM.

๐Ÿ“š Repository Structure

sonic-templates-monorepo/
โ”œโ”€โ”€ wallet-adapter-example/    # Example implementation of SonicSVM wallet adapter
โ”œโ”€โ”€ privy-sonic/    # Example implementation of Privy Auth on SonicSVM

๐Ÿš€ Available Templates

Wallet Adapter Example

A Next.js-based example showing how to integrate SonicSVM wallet functionality into your application. See the template's individual README for detailed setup and usage instructions.

๐Ÿ›  Getting Started

  1. Clone the repository:
git clone https://github.com/mirrorworld-universe/sonic-templates-monorepo.git
cd sonic-templates-monorepo
  1. Navigate to the desired template directory:
cd <template-directory>
  1. Follow the template-specific README for setup and running instructions.

๐Ÿ“ฆ Template Structure

Each template in this monorepo:

  • Is self-contained with its own dependencies
  • Includes detailed documentation
  • Follows best practices for its specific use case
  • Provides a working example that can be used as a starting point

๐Ÿค Contributing

Contributions are welcome! Please read our contributing guidelines before submitting pull requests.

๐Ÿ“„ License

This project is licensed under the MIT License.

๐Ÿ“ฎ Support

For support, please open an issue in the repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages