We can create smart contracts and deploy them to blockchain networks! Play a crucial role in shaping the decentralized finance (DeFi) landscape, enabling various applications, from creating custom currencies to representing ownership of digital and physical assets on the blockchain. They provide a foundation for developers to create diverse and innovative decentralized applications (DApps) and you can leverage blockchain technology for various use cases.
Access live demo link: https://au.guvent.com
API access url: https://api.guvent.com
In the project directory, you can run:
Runs the server for generate ABI and Bytecode of smart contract.
Listen on http://localhost:3300
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.
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!
alerts:
- rule: DEPLOYMENT_FAILED
- rule: DOMAIN_FAILED
domains:
- domain: api.guvent.com
type: PRIMARY
features:
- buildpack-stack=ubuntu-22
ingress:
rules:
- component:
name: au-final
match:
path:
prefix: /
name: sol-compiler
region: fra
services:
- environment_slug: node-js
github:
branch: master
deploy_on_push: true
repo: guvent/smart-contract-creator
health_check:
port: 3300
http_port: 3300
instance_count: 1
instance_size_slug: basic-xxs
name: au-final
run_command: yarn server
source_dir: /