Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 767 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 767 Bytes

Introduction

A Next based app using Chakra UI for styling. It is used to send serialized data regarding student introduction to an account over the blockchain

Description

The program is used to send data to the program running on the solana blockchain. The data is sent in a serialized form as a buffer using BORSH. The transaction is signed by the user by taking use of their browser extension wallets. It currently supports Phantom wallet and can be expanded further to make it accessible for users of other wallet providers such as metamask.


Project Snap - Desktop view


Landing Page Landing Page