Giter Site home page Giter Site logo

minatofr / teiki-protocol Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kreate-art/kreate-protocol

0.0 0.0 0.0 3.03 MB

Teiki protocol implementation in Generation I

License: GNU General Public License v3.0

TypeScript 99.87% JavaScript 0.13%

teiki-protocol's Introduction

โš ๏ธ [Beta] Kreate Protocol ๐Ÿšง

Kreate protocol

We currently maintain the Kreate protocol specifications on Notion.

This repository contains the implementation in Gen I. It is currently at the Beta stage for mainnet testing.

Getting Started

Installing

npm i

Running the Scripts

Bootstrap protocol

export BLOCKFROST_URL=https://cardano-[preview/preprod/mainnet].blockfrost.io/api/v0
export BLOCKFROST_PROJECT_ID=preview***********************
export NETWORK=Preview
export TEST_SEED_PHRASE_URL=xxxxx%20xxxxxxx%20xxxxxxxx%20xxxxxxx
export STAKING_MANAGER_ADDRESS=addr_xxxxxxxxxxxxxxx
export POOL_ID=poolxxxxxxxxxxxxxxxxxxxxxxx
npm run deploy
Bootstrap kolour NFT
export KOLOUR_NFT_PUB_KEY_HASH=xxxxxxxxxxxxxxxxxxxxxxxx
export KREATION_NFT_PUB_KEY_HASH=xxxxxxxxxxxxxxxxxxxxxxxx

Propose minting rules

  1. Update information in src/cli/meta-protocol/propose.ts and src/cli/meta-protocol/apply.ts then propose:
npm run meta-protocol:propose
  1. Wait for the proposal duration before applying:
npm run meta-protocol:apply

Emulator Test

npm test

teiki-protocol's People

Contributors

sk-shishi avatar dependabot[bot] avatar hai-kreate avatar sonfam03 avatar minatofr avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.