Skip to content

Build, test, and play with Threshold Access Control (TACo) conditions.

Notifications You must be signed in to change notification settings

nucypher/taco-playground

Repository files navigation

TACo Playground

A visual interface for building and testing Threshold Access Control conditions.

Features

  • Visual block-based condition builder
  • Live JSON/API preview
  • Encryption and decryption testing
  • Support for multiple condition types:
    • Time-based conditions
    • ERC20 token balance
    • ERC721 token ownership
    • Native token (ETH) balance
    • Compound conditions (AND/OR)

Development

# Install dependencies
npm install

# Run development server
npm run dev

Building for Production

This project is configured to build as a static site, which can be deployed to any static hosting service.

# Build the static site
npm run build

# The static site will be generated in the 'out' directory

About

Build, test, and play with Threshold Access Control (TACo) conditions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •