Skip to content

Deploy and interact with your smart contract using TezBridge here.

License

Notifications You must be signed in to change notification settings

luazhizhan/tezos-kt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TezosKT

A Tezos's Smart Contract Dashboard that allows you to securely deploy and interact with your Smart Contract using TezBridge.

Get Started

Install the following programs

Install project dependencies.

yarn

Start the application at http://localhost:3000/

yarn start
.
├── public
├── src
│   ├── assets
│   ├── componenets
│   ├── interfaces
│   ├── layouts
│   ├── pages
│   ├── services
│   ├── utils
│   ├── App.tsx
│   ├── index.css
│   ├── index.tsx
│   ├── react-app-env.d.ts
│   ├── setupTests.ts
├── .eslintrc.js
├── .gitignore
├── .prettierrc.js
├── LICENSE
├── package.json
├── README.md
├── tsconfig.json # TypeScript Config
├── yarn.lock

Technology Stack

About

Deploy and interact with your smart contract using TezBridge here.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published