Papel is a frontend code playground built on top of Nebulas.
Contract address (mainnet): n1y6zyNJb9iHkjdk3jbhL1iPKkDvigSbSYE
$ git clone https://github.com/mallendeo/papel.git
$ cd papel
$ yarn
# Serve with hot reload at localhost:3000
$ yarn dev
$ git clone https://github.com/mallendeo/papel-preview
$ cd papel-preview
$ yarn
# Serve with hot reload at localhost:3001
$ yarn dev
# Build for production and launch server
$ USE_MAINNET="true" yarn build
$ yarn start
Create home and profile pagesShow compiler errorsFile upload / file sync to project ipfs cidCreate profile edit and settings pageFix favicon not showing on editor- Re-run script on live reload when changing html
- Fix
undefined
message when adding a external library
- Comments and comment likes
- Save settings on blockchain
- Create and deploy smart contracts from editor
- Show message if the remote version is newer than the local one
- Replace SASS with a WebAssembly version
- Be able to like and donate to a project
- Account activity and notifications
- Export / Download projects
- Project tagging
https://github.com/mallendeo/papel-neb-contract
https://github.com/mallendeo/papel-preview
GNU General Public License v3.0