Deploying a Solana Dapp in 15 Minutes with Decentology

Just follow the 7 Step Solana Dapp Deployment Guide on the official Decentology Blog, or you can follow this guide with commentary.

Visit Decentology Dappstarter and Select Solana

The Solana Smart Contract features on Decentology are coming soon. Looks like the first one they will provide is creating a Solana SPL token!

Name it

Boom! Done

My new Solana Dapp code is ready over at Github

https://github.com/dappStarter/mighty-juquequib

This repo is about 3 MB extracted or 1MB zipped.

As per the Github readme, there are some dependencies to install before you can get started on your local build.

From your local directory run the following commands:

yarn 

‘Yarn’ will install dependences. This took 10 minutes. Just run it again if it errors out. Keep running it until you get this.

yarn install v1.22.5
[1/4] Resolving packages...
success Already up-to-date.
Done in 2.38s.

Let’s start the app up!

yarn start

To view your dapp, open your browser to http://localhost:5000

Dappiness !

More dapp fun to come… stay tuned

How Did Your Deployment Go? Comment Below…

Leave a Reply

Your email address will not be published. Required fields are marked *

Previous Post

How Will Chainlink Nodes Running on Solana Be Better?

Next Post

2000+ Participating in Solana DeFi Hackathon Kicking off Tomorrow!

Related Posts