Skip to content

Reference implementation of the TZIP-12 Tezos token standard

License

Notifications You must be signed in to change notification settings

stove-labs/tzip-12

Repository files navigation

TZIP-12 👨‍🍳

🚨 This repository has not yet been audited, and should be considered experimental 🚨

Introduction

This repository contains a set of specific implementations of the TZIP-12 standard. Together with a set of compatible external smart-contracts, tests and benchmarking scripts. Please cook responsibly 👨‍🍳.

Quick start

⚠️ Please refer to the tezos-starter-kit project for a list of dependencies required to get started

$ git clone https://github.com/stove-labs/tzip-12 my-token
$ cd my-token && npm install
$ npm run env:start
$ npm run migrate 
$ # Navigate to http://localhost:8000 
$ # and search for the (multiple) migrated contract address(-es) [KT1..]

About

Reference implementation of the TZIP-12 Tezos token standard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published