Skip to content

Update index.ts#3

Open
dvddung wants to merge 1 commit into
fuseio:mainfrom
dvddung:patch-1
Open

Update index.ts#3
dvddung wants to merge 1 commit into
fuseio:mainfrom
dvddung:patch-1

Conversation

@dvddung
Copy link
Copy Markdown

@dvddung dvddung commented Apr 13, 2024

import "dotenv/config"
import { FuseSDK } from '@fuseio/fusebox-web-sdk'
import { ethers } from 'ethers'
import { Address, Hash, concat, createClient, createPublicClient, encodeFunctionData, http, Hex } from "viem"
import { generatePrivateKey, privateKeyToAccount, signMessage } from "viem/accounts"
import { lineaTestnet, polygonMumbai, sepolia } from "viem/chains"
import { writeFileSync } from 'fs'

console.log("Hello world!")

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant