Skip to content

Instantly share code, notes, and snippets.

@psushi
psushi / createProposal.ts
Last active August 1, 2022 05:27
Creating a proposal without Realms UI
import { getKeypair } from "./../../utils/general";
import { NextApiRequest, NextApiResponse } from "next";
import {
withCreateProposal,
getGovernanceProgramVersion,
TokenOwnerRecord,
getGovernanceAccounts,
pubkeyFilter,
getTokenOwnerRecord,