Skip to content

tulyne/solidity-spl-fungible-token

 
 

Repository files navigation

Solidity SPL Fungible Token on Solana

Welcome to the GitHub repository for creating a Solana SPL Fungible Token using Solidity, Solang, and Anchor. This repository contains all the source code and tests you will need to get started.

📚 Guide

For a comprehensive, step-by-step guide on how to use this code, please refer to the article: Ultimate Guide to Create Solana SPL Fungible Token Program in Solidity with Solang and Anchor.

⭐ Support

If you find this repository helpful, please consider giving it a star to help others discover it.

🚀 Quick Start

  1. Clone this repository.
  2. Navigate to the project folder.
  3. Follow the instructions in the guide to compile, deploy, and test the token.

📝 Disclaimer

The code in this repository is not audited and is for educational purposes only. It is not development advice. Please do your own research before using the code for any production purposes.

About

A Solana SPL (Fungible) Token Written In Solidity using Solang and Anchor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 59.6%
  • Solidity 40.4%