Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Guide + Solana scribes] : Guide for building a Solana crowdfunding DApp with Anchor, Rust and ReactJs. (#99) 📝 #101

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Samuellyworld
Copy link

Problem

Lack of comprehensive guide and resources for developers interested in building crowdfunding decentralized applications (DApps) on the Solana blockchain using Anchor and React.

Summary of Changes

this provides a detailed tutorial on building a complete crowdfunding DApp on Solana. It covers the setup of development environments, smart contract creation and deployment, react js application development, and interaction with the deployed smart contract. The tutorial aims to address the lack of accessible resources for developers interested in Solana blockchain development.

Fixes #99

@Samuellyworld Samuellyworld changed the title guide : add guide for a solana crowdfund dapp(#99) 📝 guide : add guide for building a solana crowdfunding DApp with Anchor, Rust and ReactJs. (#99) 📝 Mar 1, 2024
@Samuellyworld Samuellyworld changed the title guide : add guide for building a solana crowdfunding DApp with Anchor, Rust and ReactJs. (#99) 📝 [Guide + Solana scribes] : Guide for building a Solana crowdfunding DApp with Anchor, Rust and ReactJs. (#99) 📝 Mar 1, 2024
Copy link
Collaborator

@mikemaccana mikemaccana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this! We'll get this is soon, but can you please follow the steps below and resubmit?

title: "Build a complete crowdfunding DApp on Solana with Anchor and React"
description:
"Learn how to build a complete crowdfunding DApp on Solana using Anchor and
React. This tutorial will guide you through the process of creating a smart
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please replace all instances of "smart contract" with "onchain program". We're eventually going to get this into a CONTRIBUTING guide for this repo, #201

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you also run Grammarly over this PR too? This will save the reviewer and you a bunch of time.

Copy link

github-actions bot commented Dec 7, 2024

This pull request has been automatically marked as stale because it has not had recent activity. Remove stale label or comment or this will be closed in 7 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Guide] - Build a Crowdfunding Smart contracts on Solana with Anchor and Rust
2 participants