Skip to content

iamcarllosjr/dapp-for-send-messages-in-blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Animação

✨ Dapp Para envios de mensagems na blockhain ✨

technology list:

  • Typescript
  • TailwindCSS
  • NextJs
  • Solidity
  • Ethers.js

Installing 👨‍💻

To run the template, open the terminal in the repository you want and run in your terminal

# Yarn
yarn create next-app <name-of-your-project> -e https://github.com/iamcarllosjr/send-messages-dapp

# NPM
npx create-next-app <name-of-your-project> -e https://github.com/iamcarllosjr/send-messages-dapp

# PNPM
pnpm create next-app <name-of-your-project> -e https://github.com/iamcarllosjr/send-messages-dapp

Finally, to test your production bundle, run the command:

# Yarn
yarn build
yarn dev:static path/to/directory

# NPM
npm run build
npm run dev:static path/to/directory

# PNPM
pnpm build
pnpm dev:static path/to/directory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published