Skip to content

Commit

Permalink
Set wax to inactive
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnGuilding committed Sep 30, 2024
1 parent 97b005e commit 4064772
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions data/projects/wax.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,11 @@ import { ProjectInterface } from "@/lib/types"
export const wax: ProjectInterface = {
id: "wax",
section: "pse",
projectStatus: "active",
projectStatus: "inactive",
image: "wax.webp",
name: "Wallet Account eXperiments - WAX",
links: {
github: "https://github.com/getwax",
website: "https://wax.pse.dev/",
discord: "https://discord.gg/hGDmAhcRyz",
},
tags: {
builtWith: [
Expand Down

0 comments on commit 4064772

Please sign in to comment.