alikonuk1 / mintcontracts

No code option for minting Soulbound Tokens

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MintContracts

Deployed Factory Contracts

Local development

  1. Install Foundry
  2. git submodule init && git submodule update
  3. forge test
  4. forge build
  5. Run anvil on a seperate terminal anvil
  6. make deploy-local

Safety

- WARNING: these contracts are unaudited

This is experimental software and is provided on an "as is" and "as available" basis.

We do not give any warranties and will not be liable for any loss incurred through any use of this codebase.

About

No code option for minting Soulbound Tokens


Languages

Language:Solidity 81.2%Language:Shell 15.8%Language:Makefile 3.0%