Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yummyweb/cudos-hackathon

Cudos hackathon project.
https://github.com/yummyweb/cudos-hackathon

Last synced: 17 days ago
JSON representation

Cudos hackathon project.

Awesome Lists containing this project

README

        

# Debook

### Steps to build contract

1. Build the contract with `cargo wasm`.
2. Then proceed to deployment on Cudos.

### Steps to run

1. Run command `yarn` or `npm install` to install dependencies.
2. Then, run the command, `yarn start` or `npm run start` to start the development server.