Skip to content

MasterClass16/Alphone-interface-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlphOne Algorithm StableCoin

This project puts your knowledge of Blockchain development course i.e Introduction to blockchain, DEFI, Smart Contracts, introduction to solidity, how to use chainIDE and BSC testnet, building smart contract, farming yield contract, stable coins etc.

Built With

  • Solidity
  • React js
  • Web3js
  • Metamask
  • ChainIDE
  • BNB/BSC Testnet

Getting Started

Prerequisites

To get this project up and running locally, you must already have ruby and rails plus the necessary gems installed on your computer

simple steps set up on your local machine

- $ git clone `$ git clone https://github.com/MasterClass16/MC16Coin`
- $ git checkout develop
- Run `cd MC16Coin`

Run Tests

Author

👤 Indiya Reuben Yakubu

👤 Tovieye Moses Ozi

👤 Sharon Jebitok

👤 Durotoye Oyerinde

👤 Samuel Alayo

👤 Alseyni Balde

👤 Blessing Emmah

👤 Ojemeh Progress Uzoma

🤝 Contributing

Contributions, issues and feature requests are always welcome!

I love meeting other developers, especially ones that give me advice on how to improve my work.

Feel free to check the issues page.

How to Contribute

To get a local copy up and running follow these simple example steps.

- Fork the repository
- git clone https://github.com/your_username/MC16Coin
- git checkout develop
- git checkout -b branch name
- $ rails db:create
- $ rails db:migrate
- git remote add upstream https://github.com/MasterClass16/MC16Coin
- git pull upstream develop
- git commit -m "commit message"
- git push -u origin HEAD

Show your support

Finally, if you've read this far, don't forget to give this repo a ⭐️. They're free . . . I think.

Acknowledgments