Skip to content

A BEP20 example token to learn and show how solidity development works.

License

Notifications You must be signed in to change notification settings

percybolmer/DevToken

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Decentralized Application

This is a repository built while writing an article on my blog on Medium.

The repository consists of four articles.

In this article we start to learn the basics of Solidity and start implementing the BEP-20 interfaces.
The code is found in the BEP20 branch of this repository.

In this article we start implementing Staking and Rewards for staking.
The code for this is found in the Stakable branch of this repository.

We start investigating how to connect to the Blockchain in a Web application. The code can be found in the DApp branch of this repository.

We deploy the smart contract to the Testnet and also learn how to connect everything together.

About

A BEP20 example token to learn and show how solidity development works.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published