Intro

There are lots of solana web3 examples here.

Feel free to open an issue for missing content.

TIP

You will found some imports like below.

import { CONNECTION, TEST_MINT, FEE_PAYER } from "../../../helper/const";

This is for more focusing on the main topic. All const were defined hereopen in new window

Last Updated: 9/23/2022, 6:56:02 PM
Contributors: Yihau Chen