Skip to content

Sponsorship application with smart contracts/Smart kontratlarla sponsorluk uygulaması

License

Notifications You must be signed in to change notification settings

altuntasfatih/adhereum

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adhereum

Sponsorship app template with ethereum/smart contracts.

Read this in other languages (Diğer diller): Türkçe, English

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing Ipfs and Truffle

This project requires Ipfs installed to work properly.

  • Default ipfs node is 46.101.182.159:5001 and it is running now
  • Ipfs configurtion is in dapp/src/index/interface.js
cloning repo
git clone https://github.com/Unichain-turkey/adhereum.git

when download finished, go into project folder
cd adhereum
now you are ready to go :)

Installing

Go into dapp/ directory. and run needed commands below.

A step by step series of examples that tell you how to get a development env running

(Truffle js coming soon...)

install dependencies
npm install
serve with hot reload at localhost:8080
npm run dev
or you can use
npm start
build for production with minification
npm run build
for more check package.json file

Running the tests

run unit tests
npm run unit
run e2e tests
npm run e2e
run all tests
npm test

Deployment

Coming Soon...

Built With

  • Vuejs - The web framework used
  • web3js - Ethereum Javascript API
  • Solidity - Contract oriented programming language

Contributing

Coming Soon...

Versioning

Coming Soon...

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used
  • Coming Soon...

About

Sponsorship application with smart contracts/Smart kontratlarla sponsorluk uygulaması

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 72.3%
  • JavaScript 14.4%
  • Vue 13.3%