https://github.com/developerfred/codingsh
https://github.com/developerfred/codingsh
binancesmartchain blockchain ethereum polkadot token
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/developerfred/codingsh
- Owner: developerfred
- Created: 2019-10-27T16:02:04.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2021-02-18T22:11:03.000Z (almost 5 years ago)
- Last Synced: 2025-02-17T06:42:21.187Z (11 months ago)
- Topics: binancesmartchain, blockchain, ethereum, polkadot, token
- Language: Vue
- Homepage: https://codingsh.dev
- Size: 573 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- Security: SECURITY.md
Awesome Lists containing this project
README
# Codingsh
```
// test, code, write, test and code
// this is the flow of life.
$ ./coding.sh
```
> developer notes
> I speak these programming languages:
- Javascript
- Golang
- Rust
- Python
- Solidity
> The Web3.0 Time has come!!
+ Substrate
+ sr25519
+ Polkadot
+ go-ethereum
+ WebAssembly
## Build Setup
``` bash
# install dependencies
$ npm install # Or yarn install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm start
# generate static project
$ npm run generate
```