Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

InverterNetwork/bloom-viem-case

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Follow on Twitter

Inverter <> Bloom Integration Case

Bun + Viem + Inverter ABI's

Bounty Workflow

Configuration

Install Bun:

# Supported on macOS, Linux, and WSL

curl -fsSL https://bun.sh/install | bash

# Upgrade Bun every once in a while

bun upgrage

Recommended Editor: VsCode. For the best experience, install Prettier extensions.

Start by setting up your environment:

cp .env.example .env

Edit the /.env file with the necessary settings.

Quick Start

# Install dependencies

bun i

# Run the development server

bun test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published