SkillAgentSearch skills...

DevToken

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

Install / Use

/learn @percybolmer/DevToken
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Decentralized Application

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

The repository consists of four articles.

Building a decentralized application with BEP-20 Contract in Solidity

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.

Creating a Inheritable Staking Contract In Solidity

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

Using a Smart Contract In An Web Application

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.

Deploying Smart Contracts to Binance Smart chain with Truffle

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

Related Skills

View on GitHub
GitHub Stars56
CategoryDevelopment
Updated1mo ago
Forks29

Security Score

95/100

Audited on Feb 3, 2026

No findings