Inspired by Stackoverflow, Quora, Askfm.. Powered by Internet Computer..
deployed at cyyh5-jqaaa-aaaag-aakqq-cai
answer: (nat, text) -> (Bool);
ask: (text) -> (Bool);
upvote: (text, text) -> (Bool);
balanceOf: (principal) -> (Int) query;
queryAllQuestions: () -> (vec text) query;
deployed at u75p2-siaaa-aaaap-aafaq-cai
Rationale: mint coins to incentivize users for participation.. burn coins to prevent system abuse..
# Clone the project
git clone [email protected]:7flash/internet-computer-dapp.git
# Enter the project's folder
cd internet-computer-dapp
# Install dependecies
npm i
# Start the replica, running in the background
dfx start --background
# Deploy canisters to the replica
dfx deploy
# Start the development server
npm start
dfx deploy --network ic
Berlian Gur
- Github: @7flash
Contributions, issues and feature requests are welcome..
Deployment process must be delegated to DAO..
Give a ⭐️ if you like this project!