Skip to content

Cosmodude/ETHSEOUL2023

Repository files navigation

Smart Contract deployed on Chiado chain using truffle

0x39B45E1147f0A19F9D2979a1CBa2e8660fB34408

Install all the necessary packages:

npm install --save

Interaction with contract can be done using

- Active_SCMethods.js file (used for Frontend)
- SmartContractMethods.js file (used for setting up and testing)
node Active_SCMethods.js

Contract ABI can be found at

ABI folder

Metadata can be stored on IPFS using

IPFS_Methods.js file

Also basic server App with API endpoints were developed in

server.js file 

About

Backend scripts and Smart Contracts for ETH Seoul 2023 Hackathon

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published