desoul-labs / soulhub-contracts

Implementation of ERC-5727 Semi-Fungible SBT using diamond proxy pattern.

Home Page:https://eips.ethereum.org/EIPS/eip-5727

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

soulhub-contracts

Solidity CI Solidity CD codecov Renovate enabled Gitpod ready-to-code

Getting Started

Prerequisites

# Install dependencies
pnpm install

# Compile contracts
pnpm compile

# Run tests
pnpm test

# Deploy Contracts
pnpm deploy:goerli

About

Implementation of ERC-5727 Semi-Fungible SBT using diamond proxy pattern.

https://eips.ethereum.org/EIPS/eip-5727

License:MIT License


Languages

Language:Solidity 80.0%Language:TypeScript 19.9%Language:JavaScript 0.1%Language:Shell 0.0%