Welcome to the Polkadot Contract Wizard

November 10, 2022 · View on GitHub

The polkadot contract wizard aims to be the project that provides the entry point for the next generation of web3 users, developers and non developers in the Polkadot ecosystem. It will achieve that goal by enabling new users creating their own contracts in a few clicks. We want to provide the possibility to artists to be able to create their own PSP34 contract for publishing their work. As artists they need to focus on what they do, so we make the access to smart contracts easy for them. We also expect people that have a great idea to be able to create their own token PSP22 for financing their idea. Those users don’t need to care about programming, but they need to be able to customize their smart contracts in a simple way with the support of the developer community around the world.

Demo

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

npm run eject

Note: this is a one-way operation. Once you eject, you can't go back!